summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/includes/roles/test_includes_host_pinned/tasks/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/includes/roles/test_includes_host_pinned/tasks/main.yml')
-rw-r--r--test/integration/targets/includes/roles/test_includes_host_pinned/tasks/main.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/integration/targets/includes/roles/test_includes_host_pinned/tasks/main.yml b/test/integration/targets/includes/roles/test_includes_host_pinned/tasks/main.yml
new file mode 100644
index 0000000..7bc19fa
--- /dev/null
+++ b/test/integration/targets/includes/roles/test_includes_host_pinned/tasks/main.yml
@@ -0,0 +1,6 @@
+- name: this needs to be here
+ debug:
+ msg: "hello"
+- include: inner.yml
+ with_items:
+ - '1'