mirror of https://github.com/ansible/ansible.git
use ansible json encoder for results in callbacks (#46830)
* use ansible json encoder for results in callbacks
(cherry picked from commit 643ff29d2d)
pull/47002/head
parent
97a3e59ce8
commit
e841e7b53d
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Update callbacks to use Ansible's JSON encoder to avoid known serialization issues
|
||||
Loading…
Reference in New Issue