summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_import/playbook/validate_templated_playbook.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/include_import/playbook/validate_templated_playbook.yml')
-rw-r--r--test/integration/targets/include_import/playbook/validate_templated_playbook.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/integration/targets/include_import/playbook/validate_templated_playbook.yml b/test/integration/targets/include_import/playbook/validate_templated_playbook.yml
new file mode 100644
index 0000000..631ee9b
--- /dev/null
+++ b/test/integration/targets/include_import/playbook/validate_templated_playbook.yml
@@ -0,0 +1,5 @@
+---
+- hosts: localhost
+ gather_facts: no
+ tasks:
+ - debug: msg="In imported playbook"