ansible/test/samples/l2_include.yml

4 lines
104 B
YAML
Raw Normal View History

- debug: msg="this is the l2 include"
- debug: msg="a second task for l2"
- include: common_include.yml