Is there a way to get a tar ball for awx and then I can run setup.sh? The awx on github to get it installed I assume I have to download all the repos that are reference in the playbook.
Is there a way to get a tar ball for awx and then I can run setup.sh? The awx on github to get it installed I assume I have to download all the repos that are reference in the playbook.
The docker image can be exported from docker as a tar-ball and imported from a tar-ball. https://hub.docker.com/r/ansible/awx_web/
Cheers,
Paul