From c9860000da3d4f1c18a78073411f8ba8c28edc29 Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Fri, 11 Sep 2015 16:19:30 -0400 Subject: [PATCH] Uncommenting sample line in include.yml to help debug issues --- samples/include.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/include.yml b/samples/include.yml index 121c4ce0794..ae62b79bb08 100644 --- a/samples/include.yml +++ b/samples/include.yml @@ -2,5 +2,5 @@ tags: - included #- debug: msg="this is the second debug in the include" -#- debug: msg="this is the third debug in the include, and a is still {{a}}" +- debug: msg="this is the third debug in the include, and a is still {{a}}"