mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Ensure we don't overwrite roles from include/import_role when loading the play (#47512)
* Ensure we don't overwrite roles from include/import_role when loading the play. Fixes #47454 * Add changelog fragment
This commit is contained in:
2
changelogs/fragments/no-overwrite-roles.yaml
Normal file
2
changelogs/fragments/no-overwrite-roles.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
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)
|
||||
Reference in New Issue
Block a user