1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-30 13:55:31 +03:00
awx/awxkit
softwarefactory-project-zuul[bot] 3ca43e63b5
Merge pull request #7808 from zedr/feat-yaml-import
Allow YAML as a CLI import format

Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-11 14:31:01 +00:00
..
awxkit Merge pull request #7808 from zedr/feat-yaml-import 2020-08-11 14:31:01 +00:00
test Allow YAML as a CLI import format 2020-08-10 23:43:53 +02:00
.gitignore import awxkit 2019-08-08 22:12:31 -04:00
MANIFEST.in make awxkit have the same version as the AWX package 2019-08-12 09:42:04 -04:00
README.md add link to awxkit docs 2019-09-23 15:38:51 -04:00
requirements.txt Keep awxkit's requirements on the setup.py 2020-04-29 14:47:21 -04:00
setup.py update instructions and metadata for awxkit/cli installs 2020-06-23 17:53:14 -04:00
tox.ini remove python2 support from awxkit 2020-03-19 09:02:39 -04:00
VERSION Bump version to 14.0.0 2020-08-05 16:22:03 -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.