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