mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00: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:
@@ -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)
|
||||
Reference in New Issue
Block a user