summaryrefslogtreecommitdiffstats
path: root/test/local-content/test-roles-success/test.yml
blob: df17c7d9e2eacf87b31352cb2e5a48239dec065d (plain)
1
2
3
4
5
6
7
---
- name: Use roles with local modules and test plugins
  hosts: localhost
  roles:
    - role1
    - role3
    - role2