Files @ c10934519e18
Branch filter:

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

branko
MAR-218: Switch to using fully-qualified collection names for all tasks:

- Ensures there is no ambiguity when invoking a module.
---

- hosts: xmpp
  remote_user: ansible
  become: true
  roles:
    - common
    - ldap_client
    - mail_forwarder
    - xmpp_server