Files @ 266766821941
Branch filter:

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

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
9
---

- import_playbook: preseed.yml
- import_playbook: ldap.yml
- import_playbook: xmpp.yml
- import_playbook: mail.yml
- import_playbook: web.yml
- import_playbook: backup.yml
- import_playbook: ws.yml