Difference between revisions of "AWX"
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
``` | ``` | ||
apt install ansible | apt install ansible | ||
| + | git cone https://github.com/ansible/awx | ||
| + | cd awx | ||
make docker-compose | make docker-compose | ||
``` | ``` | ||
Revision as of 20:42, 16 March 2021
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