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