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/roles
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
..
delegated_handler Ensure handlers have proper parent (#39426) 6 years ago
dup_allowed_role Ensure `allow_duplicates: true` enables to run single role multiple times (#64902) (#65063) 5 years ago
loop_name_assert/tasks Don't pollute include_variables (#54687) 5 years ago
nested
nested_include_task
role1 Add integration tests for include_role using variable for tasks_file (#37742) 6 years ago
role2/tasks Test include role with items in name #36372 (#37001) 6 years ago
role3 Test include role with items in name #36372 (#37001) 6 years ago
role_with_deps