forked from infra/ansible
Forgot to add notify statement.
This commit is contained in:
parent
749991b39a
commit
cf3667ddcf
@ -23,6 +23,7 @@
|
||||
|
||||
- name: Configure slapd (init script)
|
||||
copy: src=slapd dest=/etc/default/slapd
|
||||
notify: Restart slapd
|
||||
tags: ldap
|
||||
|
||||
- name: Configure slapd
|
||||
|
Loading…
Reference in New Issue
Block a user