From 0f2e2609e91fea36ec8dcd64da51136ba53f2d51 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 6 Jan 2015 14:50:22 +0000 Subject: [PATCH] Need the restart handlers included here. --- playbooks/groups/proxies.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/playbooks/groups/proxies.yml b/playbooks/groups/proxies.yml index 8bcd2bf431..be357165d0 100644 --- a/playbooks/groups/proxies.yml +++ b/playbooks/groups/proxies.yml @@ -74,6 +74,9 @@ - "{{ private }}/vars.yml" - /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml + handlers: + - include: "{{ handlers }}/restart_services.yml" + roles: - httpd/proxy