summaryrefslogtreecommitdiff
path: root/test/integration/targets/roles/roles/39543_role1/tasks/main.yml
blob: 67c50ebedb746518ad14327b45e8a9c2324481aa (plain)
1
2
3
4
5
- debug:
    msg: 'role1'

- include_role:
    name: 39543_role2