Outside configuration adaptation
Description
Right now outside configuration supports only database addition and files don't really respects ldapmodify
syntax.
Proposal
I'm revamping configuration task for it to respect syntax i.e:
dn: ou=Groups,{{ ldap_base_distinguished_name }}
changetype: add
objectClass: top
objectClass: organizationalUnit
ou: groups
and adding new conditionals, which depending on content will do database or configuration change.
Links / references
Edited by Krzysztof Babiarz