1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Uncommenting sample line in include.yml to help debug issues

This commit is contained in:
James Cammarata 2015-09-11 16:19:30 -04:00
parent 03758151e4
commit c9860000da

View file

@ -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}}"