Added all

This commit is contained in:
2025-11-18 08:48:43 +01:00
parent d7b7377be3
commit 9a6fe151cf

View File

@@ -18,13 +18,14 @@ git clone https://www.github.com/agile611/startusingawx.git
## Initial configuration ## Initial configuration
* Start environment, we are going to need 4 ubuntu boxes (Ansible, Alfa, Bravo, Charlie) * Start environment
```shell ```shell
vagrant up vagrant up
vagrant ssh awx vagrant ssh awx
``` ```
* Follow the script ansible_awx_install.txt to install AWX 2.19.1
## Support ## Support