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

This commit is contained in:
Nicole Rappe
2024-01-22 20:40:00 -07:00
parent 7865a0bdc8
commit dae3b02029

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]
```