Skip to content

Commit 9587957

Browse files
committed
Adding SME review comments 5
1 parent dc0244a commit 9587957

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ aliases: /federated-edge-observability/aap/
66

77
:toc:
88
:imagesdir: /images
9-
:_content-type: REFERENCE
9+
:_content-type: ASSEMBLY
1010
include::modules/comm-attributes.adoc[]
1111

1212
[id="ansible-automation-pattern"]
1313
== Logging in to the Ansible Automation Platform
1414

15-
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).
15+
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).
1616

1717
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.
1818

@@ -43,7 +43,6 @@ image::/images/federated-edge-observability/app-login.png[[federated-edge-observ
4343

4444

4545
[id="logging-in-using-secret-retrieved-using-script-ansible_get_credentials"]
46-
4746
== Logging in using secret retrieved using https://github.com/validatedpatterns/ansible-edge-gitops/blob/main/scripts/ansible_get_credentials.sh[ansible_get_credentials.sh]
4847

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

0 commit comments

Comments
 (0)