Update Containers/Kubernetes/Rancher RKE2/AWX Operator/Ansible AWX Operator.md

This commit is contained in:
Nicole Rappe
2024-01-22 20:39:31 -07:00
parent e5d95a553f
commit 7865a0bdc8

View File

@ -127,7 +127,7 @@ You will want to change the admin password straight-away. Use the following nav
graph LR
A[AWX Dashboard] --> B[Access]
B --> C[Users]
C --> D[Admin]
C --> D["admin"]
D --> E[Edit]
```