Files @ 8a6ebeaabb26
Branch filter:

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

branko
MAR-125: Eliminated a couple of warnings:

- Use the file module when cleaning-up the /etc/duply/main/gnupg directory.
- Mark the bind_password in m_ldap_entry and m_ldap_permissions as no_log
parameters.
---

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