From 7b8f1624bfa83517da4942595a3b93938a05ddb5 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 11 Oct 2015 19:53:20 +0000 Subject: [PATCH] Gte another reload place --- roles/httpd/reverseproxy/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/httpd/reverseproxy/tasks/main.yml b/roles/httpd/reverseproxy/tasks/main.yml index e7c7ee403f..c4fa7bb0c0 100644 --- a/roles/httpd/reverseproxy/tasks/main.yml +++ b/roles/httpd/reverseproxy/tasks/main.yml @@ -16,7 +16,7 @@ - "{{roles}}/httpd/reverseproxy/templates/reversepassproxy.{{destname}}.conf" - "{{roles}}/httpd/reverseproxy/templates/reversepassproxy.conf" notify: - - restart httpd + - reload httpd tags: - httpd - httpd/reverseproxy