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

(cherry picked from commit 643ff29d2d)
2018-10-12 12:41:39 -07:00

2 lines
99 B
YAML

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