42183e562a
Fixes #46755
Use list() to copy the keys of attribute dict
while iterating over attribute dict.
(cherry picked from commit 58aaf53271
)
Update Changelog
3 lines
130 B
YAML
3 lines
130 B
YAML
---
|
|
bugfixes:
|
|
- netconf_config - Fix netconf module_utils dict changed size issue (https://github.com/ansible/ansible/pull/46778)
|