summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/includes/test_includes3.yml
blob: 0b4c63121096a337667c3fe63aa775a4fa81228a (plain)
1
2
3
4
5
6
- hosts: testhost
  tasks:
    - include: test_includes4.yml
      with_items: ["a"]
      loop_control:
        loop_var: r