mirror of
https://github.com/ansible/awx.git
synced 2026-05-31 12:37:50 -02:30
if we encounter non-strings in JSON responses, attempt to represent them as JSON, instead of stringify-ing them (in py2, stringify-ing adds `u` markers, which is confusing to users)