summaryrefslogtreecommitdiffstats
path: root/examples/roles/include_relative/tasks/included_file.yml
blob: ef8183335c99c56bdab711a342c07a7da46e436e (plain)
1
2
3
4
---
- name: included_file | Sample debug task
  ansible.builtin.debug:
    msg: "was found & included"