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:
parent
03758151e4
commit
c9860000da
1 changed files with 1 additions and 1 deletions
|
@ -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}}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue