mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
Fix decoding of response payloads for python 3.5 (#687)
* fix decoding of response payloads for python 3.5 * add changelog fragment
This commit is contained in:
parent
748fb40541
commit
87423f4a33
2 changed files with 4 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- redfish_info, redfish_config, redfish_command - Fix Redfish response payload decode on Python 3.5 (https://github.com/ansible-collections/community.general/issues/686)
|
Loading…
Add table
Add a link
Reference in a new issue