daecbb9bf0
* 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
4 lines
163 B
YAML
4 lines
163 B
YAML
---
|
|
bugfixes:
|
|
- "roles - Ensure that ``allow_duplidates: true`` enables to run single
|
|
role multiple times (https://github.com/ansible/ansible/issues/64902)"
|