From 6a8b1427d435c7825e8fb11cdd9352b711e1fd92 Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Fri, 28 Aug 2015 15:51:23 +0200 Subject: Some modules require apache to be restarted to work properly --- roles/apache/tasks/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/apache/tasks/main.yaml') diff --git a/roles/apache/tasks/main.yaml b/roles/apache/tasks/main.yaml index 0125a08..40b021a 100644 --- a/roles/apache/tasks/main.yaml +++ b/roles/apache/tasks/main.yaml @@ -19,7 +19,7 @@ - reqtimeout - rewrite - ssl - notify: Reload apache + notify: Restart apache - name: Disable standard vhost file: -- cgit v1.2.1