mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
c63f3f9956
* nios_member: fix nios api member_normalize error with python 3 Force a copy of the key to allow change during iteration. * Update - add changelog fragment * Update - add changelog fragment * Update changelogs/fragments/1527-fix-nios-api-member-normalize.yaml Co-authored-by: Felix Fontein <felix@fontein.de>
3 lines
177 B
YAML
3 lines
177 B
YAML
---
|
|
bugfixes:
|
|
- nios_member - fix Python 3 compatibility with nios api ``member_normalize`` function (https://github.com/ansible-collections/community.general/issues/1526).
|