mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03: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)
awxkit
Python library that backs the provided awx command line client.