Difference between revisions of "AWX"
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
make docker-compose | make docker-compose | ||
``` | ``` | ||
| + | |||
| + | https://computingforgeeks.com/how-to-install-ansible-awx-on-ubuntu-linux/ | ||
``` | ``` | ||
https://github.com/ansible/awx-operator | https://github.com/ansible/awx-operator | ||
``` | ``` | ||
Revision as of 00:29, 16 March 2021
Install via docker
apt install ansible make docker-compose
https://computingforgeeks.com/how-to-install-ansible-awx-on-ubuntu-linux/
https://github.com/ansible/awx-operator