Fixing bug related to dynamic includes + with* loops

This commit is contained in:
James Cammarata 2015-03-04 13:26:17 -06:00
commit ca4c5a14bb
2 changed files with 5 additions and 2 deletions

View file

@ -20,6 +20,6 @@
- include: include.yml a=always
handlers:
- name: foo
include: include.yml a="this is a handler"
#- name: foo
# include: include.yml a="this is a handler"