Files @ a6633bcc83d1
Branch filter:

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

branko
MAR-13: Added a hack to restart the slapd server once the group for OpenLDAP has been changed (otherwise the user can't read the TLS key, and error happens). Fixed some service resources to be explicitly enabled.
---

- hosts: ldap
  remote_user: ansible
  sudo: yes
  roles:
    - common
    - mail_forwarder
    - ldap_client
    - ldap_server