summaryrefslogtreecommitdiffstats
path: root/test/role-with-included-imported-tasks/tasks/main.yml
blob: 81de7cb79cafaf07692f3a594677c84bf8e056ec (plain)
1
2
3
4
5
6
- include_tasks: included_tasks.yml
- import_tasks: imported_tasks.yml
- include_tasks:
    file: included_tasks.yml
    apply:
      tags: sometag