mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -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.