summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/includes/roles/test_includes_host_pinned/tasks/main.yml
blob: 7bc19faae1f24887f5f71adc4797ac0bae7168c5 (plain)
1
2
3
4
5
6
- name: this needs to be here
  debug:
    msg: "hello"
- include: inner.yml
  with_items:
  - '1'