Files @ f3f487ef0454
Branch filter:

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

branko
MAR-129: Fixed deprecation of check_invalid_arguments in m_ldap_entry:

- Updated the module itself.
- Updated the ldap_server tasks.
---

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