Files @ 7977a2033d9a
Branch filter:

Location: majic-ansible-roles/testsite/hosts - annotation

branko
Noticket: Fixed ldap_permissions module - if no olcAccess rules are defined, assume empty list (otherwise we get key lookup exception).
[preseed]
localhost ansible_connection=local

[ldap]
ldap.example.com

[xmpp]
xmpp.example.com

[mail]
mail.example.com

[web]
web.example.com

[backup]
backup.example.com

[testsite:children]
ldap
xmpp
mail
web
backup