summaryrefslogtreecommitdiffstats
path: root/test/samples/include.yml
blob: ca2bcca8da601a6851d11f6ecf34163ffd55b16f (plain)
1
2
3
4
5
- 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}}"