From 9a6fe151cf6685f6009e3367e23e6fb597c044aa Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Tue, 18 Nov 2025 08:48:43 +0100 Subject: [PATCH] Added all --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8df11f..7aa4f12 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,14 @@ git clone https://www.github.com/agile611/startusingawx.git ## Initial configuration -* Start environment, we are going to need 4 ubuntu boxes (Ansible, Alfa, Bravo, Charlie) +* Start environment ```shell vagrant up vagrant ssh awx ``` +* Follow the script ansible_awx_install.txt to install AWX 2.19.1 ## Support