Fix some ansible-lint complaints.
This commit is contained in:
parent
c7030c9245
commit
2cf34e8e55
64 changed files with 357 additions and 297 deletions
4
roles/ldap/handlers/main.cfg
Normal file
4
roles/ldap/handlers/main.cfg
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
- name: restart slapd
|
||||
systemd: name=slapd state=restarted
|
||||
listen: restart slapd
|
Loading…
Add table
Add a link
Reference in a new issue