How to install AWX on local
git clone https://github.com/ansible/awx.git
cd awx/installer
cp -i inventory.example inventory
docker-compose up
No comments:
Post a Comment