Files @ c64473fcd1a8
Branch filter:

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

branko
MAR-132: LDAP-related fixes to xmpp_server role tests:

- Do not create LDAP accounts through the ldap_entries parameter of
ldap_server, use the ldap_entry and ldap_attr modules directly.
---

- hosts: web
  remote_user: ansible
  become: true
  roles:
    - common
    - ldap_client
    - mail_forwarder
    - database_server
    - web_server
    - phpinfo
    - wsgihello
    - wsgihello2