summaryrefslogtreecommitdiff
path: root/test/integration/targets/includes/test_includes3.yml
blob: 012ee205688fe3a6a7108c544c734b253a7c9d4e (plain)
1
2
3
4
5
6
7
---
- hosts: localhost
  tasks:
    - include: test_includes4.yml
      with_items: ["a"]
      loop_control:
        loop_var: r