summaryrefslogtreecommitdiff
path: root/samples/include.yml
blob: ae62b79bb08a82317be1de5dc572ce8e9b1c3516 (plain)
1
2
3
4
5
6
- debug: msg="this is the include, a=={{a}}"
  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}}"