mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
* Fix JSON object decoding
* Code improvement : python 3.5 fix
* Add changelog fragment
* Update changelogs/fragments/2771-scaleway_inventory_json_accept_byte_array.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit c2ce7a0752
)
Co-authored-by: Loïc <loic.latreille@gmail.com>
This commit is contained in:
parent
ffdef00a6a
commit
725e670b47
2 changed files with 5 additions and 2 deletions
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- scaleway plugin inventory - fix ``JSON object must be str, not 'bytes'`` with Python 3.5
|
||||
(https://github.com/ansible-collections/community.general/issues/2769).
|
Loading…
Add table
Add a link
Reference in a new issue