From 1123823213665980ec3c01cabee8e549ae329987 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 17 Nov 2024 22:20:38 -0700 Subject: [PATCH] Update Servers/Automation/Ansible/AWX/Deployment/AWX Operator.md --- Servers/Automation/Ansible/AWX/Deployment/AWX Operator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Servers/Automation/Ansible/AWX/Deployment/AWX Operator.md b/Servers/Automation/Ansible/AWX/Deployment/AWX Operator.md index f605511..1076a51 100644 --- a/Servers/Automation/Ansible/AWX/Deployment/AWX Operator.md +++ b/Servers/Automation/Ansible/AWX/Deployment/AWX Operator.md @@ -139,7 +139,7 @@ The RKE2 Cluster will translate `awx.bunny-lab.io` to the AWX web-service contai If you have gotten this far, you should now be able to access AWX via the WebUI and log in. - AWX WebUI: https://awx.bunny-lab.io - ![Ansible AWX WebUI](awx.png) + ![Ansible AWX WebUI](https://docs.bunny-lab.io/Servers/Automation/Ansible/AWX/awx.png) You may see a prompt about "AWX is currently upgrading. This page will refresh when complete". Be patient, let it finish. When it's done, it will take you to a login page. AWX will generate its own secure password the first time you set up AWX. Username is `admin`. You can run the following command to retrieve the password: ```