Files @ 7df70ebc439c
Branch filter:

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

branko
MAR-85: Updated all role firewall deployment rules to cover IPv6 in addition to IPv4. Update instructions to make it clear that an additional Python package is required.
1
2
3
4
5
6
7
8
9
---

dependencies:
  - common
  - role: backup
    when: enable_backup
    backup_patterns_filename: "xmpp_server"
    backup_patterns:
      - "/var/lib/prosody"