summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/play_iterator/playbook.yml
blob: 76100c6089c8961f12504d4a63d5945bc6ae420f (plain)
1
2
3
4
5
6
7
8
9
10
---
- hosts: localhost
  gather_facts: false
  tasks:
    - name:
      debug:
        msg: foo
    - name: "task 2"
      debug:
        msg: bar