summaryrefslogtreecommitdiffstats
path: root/roles/common-LDAP/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/common-LDAP/handlers/main.yml')
-rw-r--r--roles/common-LDAP/handlers/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/common-LDAP/handlers/main.yml b/roles/common-LDAP/handlers/main.yml
new file mode 100644
index 0000000..6972af2
--- /dev/null
+++ b/roles/common-LDAP/handlers/main.yml
@@ -0,0 +1,2 @@
+- name: Restart slapd
+ service: name=slapd state=restarted