Files @ 2d7abfa9286a
Branch filter:

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

branko
MAR-181: Deploy Prosody modules (in order to use the LDAP authentcation):

- Replaces the rolled-out-by-hand authentication module, making it
less dependent on upstream repository.
---

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