summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/play_iterator/playbook.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/play_iterator/playbook.yml')
-rw-r--r--test/integration/targets/play_iterator/playbook.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/integration/targets/play_iterator/playbook.yml b/test/integration/targets/play_iterator/playbook.yml
new file mode 100644
index 0000000..76100c6
--- /dev/null
+++ b/test/integration/targets/play_iterator/playbook.yml
@@ -0,0 +1,10 @@
+---
+- hosts: localhost
+ gather_facts: false
+ tasks:
+ - name:
+ debug:
+ msg: foo
+ - name: "task 2"
+ debug:
+ msg: bar