From 106eafe324d0a89c321acca37c08f8fa179a062b Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 6 Jun 2013 17:33:37 +0000 Subject: [PATCH] Add handlers too --- playbooks/groups/arm-qa.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/groups/arm-qa.yml b/playbooks/groups/arm-qa.yml index 534d2fa77e..af789b28ad 100644 --- a/playbooks/groups/arm-qa.yml +++ b/playbooks/groups/arm-qa.yml @@ -23,3 +23,5 @@ - include: $tasks/rkhunter.yml - include: $tasks/denyhosts.yml + handlers: + - include: $handlers/restart_services.yml