Files @ 266766821941
Branch filter:

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

branko
MAR-129: Added release note on breaking change in ldap_server role:

- The ldap_entries parameter can't use state "append" - since this was
part of the old m_ldap_entry module implementation.
1
2
3
4
5
6
7
8
---

- hosts: workstation
  remote_user: ansible
  become: true
  roles:
    - common
    - mail_forwarder