summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/includes/test_includes.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/includes/test_includes.yml')
-rw-r--r--test/integration/targets/includes/test_includes.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/integration/targets/includes/test_includes.yml b/test/integration/targets/includes/test_includes.yml
new file mode 100644
index 0000000..80b009c
--- /dev/null
+++ b/test/integration/targets/includes/test_includes.yml
@@ -0,0 +1,10 @@
+- import_playbook: test_includes2.yml
+ vars:
+ parameter1: asdf
+ parameter2: jkl
+
+- import_playbook: test_includes3.yml
+
+- import_playbook: test_include_free.yml
+
+- import_playbook: test_include_host_pinned.yml