ansible/changelogs/fragments/callback_fixes.yml
Brian Coca 6da8fedda5 use ansible json encoder for results in callbacks (#46830)
* use ansible json encoder for results in callbacks

(cherry picked from commit 643ff29d2d)
2018-10-16 16:18:55 -07:00

2 lines
99 B
YAML

bugfixes:
- Update callbacks to use Ansible's JSON encoder to avoid known serialization issues