Files @ 734eb461396e
Branch filter:

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

branko
MAR-218: Document the passlib Python package requirement:

- The library is used for hashing the operating system user passwords
during account creation.
---

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