mirror of https://github.com/ansible/ansible.git
Ansible.Basic - fix when deserialising a json string of an array (#55691)
* Ansible.Basic - fix when deserialising a json string of an array
* Added changelog fragment
(cherry picked from commit 5228133d74)
pull/56040/head
parent
f5de633197
commit
17f90a68cc
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Ansible.Basic - Fix issue when deserilizing a JSON string that is not a dictionary - https://github.com/ansible/ansible/pull/55691
|
||||
Loading…
Reference in New Issue