Difference between revisions of "AWX"

From UVOO Tech Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
https://hub.docker.com/r/ansible/awx
 +
 +
https://github.com/ansible/awx/blob/devel/INSTALL.md
 +
  
 
Install via docker
 
Install via docker

Revision as of 00:09, 17 March 2021

https://hub.docker.com/r/ansible/awx

https://github.com/ansible/awx/blob/devel/INSTALL.md

Install via docker

apt install ansible
git cone https://github.com/ansible/awx
cd awx
make docker-compose

https://computingforgeeks.com/how-to-install-ansible-awx-on-ubuntu-linux/

https://github.com/ansible/awx-operator