From 3d8b0ac104dee68b47d9a4d2ef622e7f1acdd7a4 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Wed, 27 Nov 2013 01:26:36 +0100 Subject: Reorganization. --- roles/common/handlers/main.yml | 3 --- 1 file changed, 3 deletions(-) (limited to 'roles/common/handlers') diff --git a/roles/common/handlers/main.yml b/roles/common/handlers/main.yml index 51b19f7..54643ed 100644 --- a/roles/common/handlers/main.yml +++ b/roles/common/handlers/main.yml @@ -35,6 +35,3 @@ - name: Reload Postfix service: name=postfix state=reloaded - -- name: Restart slapd - service: name=slapd state=restarted -- cgit v1.2.3