Update slapd server

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
2021-05-24 18:31:43 +02:00
parent 571f694ed1
commit e8661bbddb
5 changed files with 20 additions and 10 deletions

View File

@ -22,8 +22,8 @@
group: openldap
loop:
- { dest: slapd.conf, mode: "0600" }
- { dest: ldap.key, mode: "0600" }
- { dest: ldap.pem, mode: "0644" }
#- { dest: ldap.key, mode: "0600" }
#- { dest: ldap.pem, mode: "0644" }
notify: Restart slapd
- name: Deploy ldap services