Files @ 4a23a2f7f56a
Branch filter:

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

branko
MAR-151: Update/fix test site wsgihello2 role:

- Include six as dependency for ipcalc (bug in packaging of ipcalc).
- Updated requirements for the application.
- Specify the wsgi_requirements_in parameter, and update the
wsgi_requirements parameter.
---

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:
        - 9
        - 10