Skip to content

Commit dc0244a

Browse files
committed
Adding SME review comments 4
1 parent 609afc4 commit dc0244a

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,14 @@ aliases: /federated-edge-observability/aap/
1010
include::modules/comm-attributes.adoc[]
1111

1212
[id="ansible-automation-pattern"]
13-
== Ansible Automation Platform
14-
15-
=== Logging in to the Ansible Automation Platform
13+
== Logging in to the Ansible Automation Platform
1614

1715
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).
1816

1917
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.
2018

21-
=== Logging in using a secret retrieved from the OpenShift Console
19+
[id="logging-in-using-a-secret-retrieved-from-the-openshift-console"]
20+
== Logging in using a secret retrieved from the OpenShift Console
2221

2322
Follow these steps to log in to the Ansible Automation Platform using the OpenShift console:
2423

@@ -42,7 +41,10 @@ image::/images/federated-edge-observability/ocp-console-aap-admin-password-detai
4241
.AAP screen
4342
image::/images/federated-edge-observability/app-login.png[[federated-edge-observability-operators,title="AAP screen"]
4443

45-
=== Logging in using secret retrieved using https://github.com/validatedpatterns/ansible-edge-gitops/blob/main/scripts/ansible_get_credentials.sh[ansible_get_credentials.sh]
44+
45+
[id="logging-in-using-secret-retrieved-using-script-ansible_get_credentials"]
46+
47+
== Logging in using secret retrieved using https://github.com/validatedpatterns/ansible-edge-gitops/blob/main/scripts/ansible_get_credentials.sh[ansible_get_credentials.sh]
4648

4749
Follow this procedure to log in to the Ansible Automation Platform using the `ansible_get_credentials.sh` script:
4850

0 commit comments

Comments
 (0)