awx/awxkit
Jeff Bradberry a1f7d0b781 Fix a bug with inventory.variables
Using Page[key] instead of Page.json[key] causes inner json blob
strings to automatically get parsed, which is not what we want with
this field.
2020-06-09 13:54:05 -04:00
..
2020-06-09 13:54:05 -04:00
2020-03-19 09:02:39 -04:00
2019-08-08 22:12:31 -04:00
2019-09-23 15:38:51 -04:00
2020-03-19 09:02:39 -04:00
2020-06-09 12:19:17 -04:00

awxkit

Python library that backs the provided awx command line client.

For more information on installing the CLI and building the docs on how to use it, look here.