mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Uncommenting sample line in include.yml to help debug issues
This commit is contained in:
@@ -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}}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user