mirror of https://github.com/ansible/ansible.git
[stable-2.9] Fix "JSON object must be str, bytes or bytearray, not list" (#62418)
* [stable-2.9] Fix "JSON object must be str, bytes or bytearray, not list" (#62350)
(cherry picked from commit 84d9b3e)
Co-authored-by: Nathaniel Case <ncase@redhat.com>
* Add changelog
pull/62449/head
parent
b9e8a6a170
commit
0484e87cd4
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Fixed intermittent "JSON object must be str, bytes or bytearray, not list" error with EOS over httpapi
|
||||
Loading…
Reference in New Issue