Fix kerberox.
This commit is contained in:
parent
f3d2d5ca9b
commit
49d81c705d
7 changed files with 80 additions and 62 deletions
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
- name: restart slapd
|
||||
systemd: name=slapd state=restarted
|
||||
listen: restart slapd
|
|
@ -44,7 +44,9 @@
|
|||
name: openldap
|
||||
groups: ssl-cert
|
||||
append: true
|
||||
notify: restart slapd
|
||||
|
||||
- name: restart slapd with access to ssl-cert
|
||||
systemd: name=slapd state=restarted
|
||||
|
||||
- name: make initial slapd configuration available
|
||||
copy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue