Skip to content

Commit 820d5e1

Browse files
committed
Adding SME review comments 2
1 parent 390f9c8 commit 820d5e1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

content/patterns/federated-edge-observability/ansible-automation-platform.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,9 @@ include::modules/comm-attributes.adoc[]
1414

1515
=== Logging in to the Ansible Automation Platform
1616

17-
The default login user for the AAP interface is `admin, and the password is randomly generated during installation. This password is required to access the interface.
17+
The default login user for the AAP interface is `admin`, and the password is randomly generated during installation. This password is required to access the interface.However, logging into the interface is not necessary, as the pattern automatically configures the AAP instance. The pattern retrieves the password using the same method as the `ansible_get_credentials.sh` script (described below).
1818

19-
However, logging into the interface is not necessary, as the pattern automatically configures the AAP instance. The pattern retrieves the password using the same method as the `ansible_get_credentials.sh` script (described below).
20-
21-
If you need to inspect the AAP instance or modify its configuration, there are two ways to log in. Both methods provide access to the same instance using the same password.
19+
If you need to inspect the AAP instance or modify its configuration, there are two ways to log in. Both methods give access to the same instance using the same password.
2220

2321
=== Logging in using a secret retrieved from the OpenShift Console
2422

0 commit comments

Comments
 (0)