summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_import/tasks/test_allow_single_role_dup.yml
blob: 3a6992fa4c87d80d92808e894106e9693811aeb7 (plain)
1
2
3
4
5
6
7
8
---
- name: test for allow_duplicates with single role
  hosts: localhost
  gather_facts: false
  roles:
    - dup_allowed_role
    - dup_allowed_role
    - dup_allowed_role