awx/awxkit
Ryan Petrello dbfe85da53
cli: fix a -f human formatting bug in py2
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)
2019-09-04 11:10:12 -04:00
..
2019-08-08 22:12:31 -04:00
2019-08-08 22:12:31 -04:00
2019-08-20 02:41:45 -04:00

awxkit

Python library that backs the provided awx command line client.