Difference between revisions of "AWX"
Jump to navigation
Jump to search
(Created page with "https://github.com/ansible/awx-operator") |
|||
Line 1: | Line 1: | ||
+ | |||
+ | Install via docker | ||
+ | ``` | ||
+ | apt install ansible | ||
+ | make docker-compose | ||
+ | ``` | ||
+ | |||
+ | ``` | ||
https://github.com/ansible/awx-operator | https://github.com/ansible/awx-operator | ||
+ | ``` |
Revision as of 00:12, 16 March 2021
Install via docker
apt install ansible make docker-compose
https://github.com/ansible/awx-operator