Files @ eb6d9c7d6651
Branch filter:

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

branko
MAR-171: Make the xmpp_domains parameter mandatory:

- Updated release notes.
- Updated role reference documentation.
- Dropped the default value for parameter from the xmpp_server role.
- 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