Update Servers/Automation/Ansible/AWX/Deployment/AWX Operator.md

This commit is contained in:
2024-11-17 22:20:38 -07:00
parent 20ad7d80f7
commit 1123823213

View File

@ -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:
```