summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_import/roles/nested/nested_dep_role/tasks/runc.yml
blob: 76682f5412f6d7ec6c2547f8652176adb0ef31ac (plain)
1
2
3
4
---
- debug:
    msg: from test_nested_dep_role
- include_role: {name: nested/nested/nested_dep_role2}