Files
awx/awxkit
Elijah DeLee 054569da70 emulate workaround present in demo inventory
see https://github.com/ansible/awx/commit/9d000a76dee370690562b34e17c6b157035e53cf

This change works around the fact that the presumed correct python3 for rhel8 (which the EE is based on)
is not the python3 that ansible-playbook is using, and is not where the python dependencies are installed.
2021-09-03 15:21:34 -04:00
..
2021-06-29 11:32:59 -04:00
2019-08-08 22:12:31 -04:00
2019-09-23 15:38:51 -04:00
2021-03-24 21:02:32 +01:00
2021-03-24 21:02:32 +01:00
2021-08-11 19:51:06 -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.