summaryrefslogtreecommitdiffstats
path: root/roles/LDAP-provider/tasks/main.yml
blob: fc9ed62e26fbf64982130ca1d9ae4f4729652304 (plain)
1
2
3
4
5
6
7
- name: Load and configure the syncprov overlay
  openldap: module=syncprov state=present
            suffix=o=mailHosting,dc=fripost,dc=org
            target=etc/ldap/syncprov.ldif
            local=file

# TODO: authz constraint