summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_import/tasks/test_allow_single_role_dup.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/include_import/tasks/test_allow_single_role_dup.yml')
-rw-r--r--test/integration/targets/include_import/tasks/test_allow_single_role_dup.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/integration/targets/include_import/tasks/test_allow_single_role_dup.yml b/test/integration/targets/include_import/tasks/test_allow_single_role_dup.yml
new file mode 100644
index 0000000..3a6992f
--- /dev/null
+++ b/test/integration/targets/include_import/tasks/test_allow_single_role_dup.yml
@@ -0,0 +1,8 @@
+---
+- name: test for allow_duplicates with single role
+ hosts: localhost
+ gather_facts: false
+ roles:
+ - dup_allowed_role
+ - dup_allowed_role
+ - dup_allowed_role