Files @ 5eb7821a1e4d
Branch filter:

Location: majic-ansible-roles/roles/xmpp_server/molecule/default/converge.yml

branko
MAR-218: Switch to using ldap_attrs module:

- Update invocations and syntax.
- Drop the workaround for configuring TLS on the LDAP server (should
be possible to set all relevant attributes at the same time at this
point).
- Group some invocations where it makes sense.
1
2
3
4
5
6
7
---

- name: Converge
  hosts: parameters-mandatory,parameters-optional
  become: true
  roles:
    - xmpp_server