You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/include_import/tasks
Kiyo Nagamine 8538127bdc Ensure `allow_duplicates: true` enables to run single role multiple times (#64902) (#65063)
* Ensure `allow_duplicates: true` enables to run single role multiple times(#64902)

* Changed return value in `_load_roles` . Fixes #64902

* Add changelog fragment

* Add an integration test for the issue

* Fix changelog generation error and integration test.

* Fix yaml syntax error in changelog fragment

(cherry picked from commit daecbb9bf0)
6 years ago
..
hello Add include_import tests for many top level include_tasks (#36531) 8 years ago
nested FIX: multiple nested tasks include levels (#35165) 8 years ago
debug_item.yml Don't ignore a duplicate host for an already processed include (#40361) 8 years ago
tasks1.yml Integration tests for import/include (#33418) 8 years ago
tasks2.yml Integration tests for import/include (#33418) 8 years ago
tasks3.yml Integration tests for import/include (#33418) 8 years ago
tasks4.yml Integration tests for import/include (#33418) 8 years ago
tasks5.yml Integration tests for import/include (#33418) 8 years ago
tasks6.yml Integration tests for import/include (#33418) 8 years ago
test_allow_single_role_dup.yml Ensure `allow_duplicates: true` enables to run single role multiple times (#64902) (#65063) 6 years ago
test_import_tasks.yml Integration tests for import/include (#33418) 8 years ago
test_import_tasks_tags.yml Integration tests for import/include (#33418) 8 years ago
test_include_dupe_loop.yml Don't ignore a duplicate host for an already processed include (#40361) 8 years ago
test_include_tasks.yml include_tasks: fix traceback if no file specified (#54044) 7 years ago
test_include_tasks_tags.yml Integration tests for import/include (#33418) 8 years ago
test_recursion.yml Integration tests for import/include (#33418) 8 years ago
validate3.yml Integration tests for import/include (#33418) 8 years ago
validate_tags.yml Integration tests for import/include (#33418) 8 years ago