Files @ cf15a5f3d965
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/xmpp.yml

branko
MAR-218: Quote all octal modes to avoid ambiguity due to changes in YAML standard.
---

- name: Deploy XMPP server
  hosts: xmpp
  remote_user: ansible
  become: true
  roles:
    - common
    - ldap_client
    - mail_forwarder
    - xmpp_server