376b199c05
* Ensure we don't overwrite roles from include/import_role when loading the play. Fixes #47454
* Add changelog fragment
(cherry picked from commit d5e4f37
)
Co-authored-by: Matt Martz <matt@sivel.net>
2 lines
191 B
YAML
2 lines
191 B
YAML
bugfixes:
|
|
- roles - Ensure that we don't overwrite roles that have been registered (from imports) while parsing roles under the roles header (https://github.com/ansible/ansible/issues/47454)
|