From 83077c0fcd9657a5b299ed018f5eec981ac2ec2d Mon Sep 17 00:00:00 2001 From: pjan Date: Tue, 18 Mar 2014 17:55:23 +0800 Subject: [PATCH] Updated test case --- test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.yml b/test.yml index f364983..b54bdf0 100644 --- a/test.yml +++ b/test.yml @@ -3,3 +3,5 @@ - 'defaults/main.yml' tasks: - include: 'tasks/main.yml' + handlers: + - include: 'handlers/main.yml'