1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-28 10:55:30 +03:00
awx/awxkit
2022-04-11 17:03:13 -04:00
..
awxkit awxkit log which resource failed to import 2022-04-11 17:03:13 -04:00
test add credential file support 2021-09-12 17:58:49 +02:00
.gitignore
MANIFEST.in
README.md
requirements.txt Keep awxkit's requirements on the setup.py 2020-04-29 14:47:21 -04:00
setup.py Make setup.py compatible with older pythons 2021-10-05 19:11:03 -04:00
tox.ini Deal with breaking tests for 3.1 2022-03-07 18:11:36 -05: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.