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 daecbb9bf0 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
5 years ago
..
hello Add include_import tests for many top level include_tasks (#36531) 7 years ago
nested
debug_item.yml Don't ignore a duplicate host for an already processed include (#40361) 6 years ago
tasks1.yml
tasks2.yml
tasks3.yml
tasks4.yml
tasks5.yml
tasks6.yml
test_allow_single_role_dup.yml Ensure `allow_duplicates: true` enables to run single role multiple times (#64902) (#65063) 5 years ago
test_import_tasks.yml
test_import_tasks_tags.yml
test_include_dupe_loop.yml Don't ignore a duplicate host for an already processed include (#40361) 6 years ago
test_include_tasks.yml include_tasks: fix traceback if no file specified (#54044) 6 years ago
test_include_tasks_tags.yml
test_recursion.yml
validate3.yml
validate_tags.yml