Files @ 23bc0fa0d5c7
Branch filter:

Location: majic-ansible-roles/roles/backup_server/meta/main.yml

branko
MAR-159: Added wsgi_requirements_in parameter to wsgi_website role:

- Added the parameter as optional.
- Updated role reference documentation.
- Updated release notes.
- Updated tests.
---

dependencies:
  - common

galaxy_info:
  author: Branko Majic
  description: Sets-up server to act as backup storage for the backup clients, exposing SFTP on dedicated port with dedicated OpenSSH server instance
  license: BSD
  min_ansible_version: 2.9
  platforms:
    - name: Debian
      versions:
        - 8
        - 9