"cd awx/installer"
“Then install AWX by cloning the repository and running the install playbook:
$ git clone https://github.com/ansible/awx.git $ cd awx/installer $ ansible-playbook -i inventory install.yml AWX takes a few minutes to initialize, but should be accessible at localhost. Until it’s initialized, you’ll see an ‘AWX is upgrading’ message.”
Excerpt From: Jeff Geerling. “Ansible for DevOps. p.420
Such directory does not exist, is it possible to get this fixed?
Thank you.
@nbhanji - Yeah; it seems that as of AWX 18.0 and later, the only supported way to install it is via the AWX Operator; see the updated install guide: https://github.com/ansible/awx/blob/devel/INSTALL.md
I'll have to revise the book to reflect this change (the old way allowed a few different installation methods).
Thank you for the reply, I am having issue with trying to set the web and task container's projects folder to mount/map to /srv/project on host and cant seem to get it right or work for me.
I am using microk8s and using this link as a guide, but mapping is not done the way I want. https://dataplumber.wordpress.com/2021/04/22/installing-awx-19-on-microk8s-in-aws/
Any thoughts? or hints appreciated.
Thanks.
On Wed, Jul 21, 2021 at 12:32 PM Jeff Geerling @.***> wrote:
@nbhanji https://github.com/nbhanji - Yeah; it seems that as of AWX 18.0 and later, the only supported way to install it is via the AWX Operator; see the updated install guide: https://github.com/ansible/awx/blob/devel/INSTALL.md
I'll have to revise the book to reflect this change (the old way allowed a few different installation methods).
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/geerlingguy/ansible-for-devops/issues/414#issuecomment-884326996, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAFEJDJ2E7QBHP4DEOUA4DTY3ZCTANCNFSM5AXM3BKQ .