Skip to content

Commit 4129e57

Browse files
committed
trying to fix display for AAP 5
1 parent d178137 commit 4129e57

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
:toc:
21
---
32
title: Ansible Automation Platform
43
weight: 20
54
aliases: /federated-edge-observability/aap/
65
---
76

7+
:toc:
88
:imagesdir: /images
99
:_content-type: ASSEMBLY
1010
include::modules/comm-attributes.adoc[]
@@ -63,7 +63,7 @@ PLAY [Retrieve Credentials for AAP on OpenShift] *******************************
6363
TASK [Retrieve API hostname for AAP] *********************************************************************************************************************************************************************
6464
ok: [localhost]
6565
66-
TASK [Set ansible_host] **********************************************************************************************************************************************************************************
66+
TASK [Set ansible_host] ******************************************************************************************************************************************************************************
6767
ok: [localhost]
6868
6969
TASK [Retrieve admin password for AAP] *******************************************************************************************************************************************************************
@@ -77,7 +77,7 @@ ok: [localhost] => {
7777
"msg": "AAP Endpoint: https://aap-ansible-automation-platform.apps.kevstestcluster.aws.validatedpatterns.io"
7878
}
7979
80-
TASK [Report AAP User] ***********************************************************************************************************************************************************************************
80+
TASK [Report AAP User] ******************************************************************************************************************************************************************************
8181
ok: [localhost] => {
8282
"msg": "AAP Admin User: admin"
8383
}
@@ -87,6 +87,6 @@ ok: [localhost] => {
8787
"msg": "AAP Admin Password: XoQ2MoU88ibAwUZI8tHu194DP304UEqz"
8888
}
8989
90-
PLAY RECAP ***********************************************************************************************************************************************************************************************
90+
PLAY RECAP ******************************************************************************************************************************************************************************
9191
localhost : ok=7 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
9292
----

0 commit comments

Comments
 (0)