Skip to content

Commit 314904d

Browse files
authored
AAP-4208A updated accessibility formatting (ansible#792) (ansible#831)
* AAP-4208A updated accessibility formatting * AAP-4208A updated accessibility formatting * AAP-4208A updated accessibility formatting * AAP-4208A updated image formatting
1 parent 23435c2 commit 314904d

19 files changed

+55
-55
lines changed

downstream/assemblies/platform/assembly-installing-controller-operator.adoc

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ When an instance of {ControllerName} is removed, the associated PVCs are not aut
3131

3232
== Installing the {ControllerName} operator
3333

34-
. Navigate to *Operators* > *Installed Operators*, then click on the *Ansible Automation Platform* operator.
35-
. Locate the *Automation controller* tab, then click *Create instance*.
34+
. Navigate to menu:Operators[Installed Operators], then click on the *Ansible Automation Platform* operator.
35+
. Locate the *Automation controller* tab, then click btn:[Create instance].
3636

3737
You can proceed with configuring the instance using either the Form View or YAML view.
3838

@@ -43,9 +43,9 @@ include::platform/proc-configuring-controller-ldap-security.adoc[leveloffset=+2]
4343
include::platform/proc-configuring-controller-route-options.adoc[leveloffset=+2]
4444
include::platform/proc-hub-ingress-options.adoc[leveloffset=+2]
4545

46-
Once you have configured your {ControllerName} operator, click *Create* at the bottom of the form view. {OCP} will now create the pods. This may take a few minutes.
46+
Once you have configured your {ControllerName} operator, click btn:[Create] at the bottom of the form view. {OCP} will now create the pods. This may take a few minutes.
4747

48-
* View progress by navigating to *Workloads* -> *Pods* and locating the newly created instance.
48+
* View progress by navigating to menu:Workloads[Pods] and locating the newly created instance.
4949

5050
include::platform/proc-operator-external-db-controller.adoc[leveloffset=+1]
5151

downstream/assemblies/platform/assembly-installing-hub-operator.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ When an instance of {HubName} is removed, the PVCs are not automatically deleted
3030
== Installing the {HubName} operator
3131

3232
. Navigate to menu:Operators[Installed Operators].
33-
. Locate the *Automation hub* entry, then click *Create instance*.
33+
. Locate the *Automation hub* entry, then click btn:[Create instance].
3434

3535
include::platform/con-storage-options-for-operator-installation-on-ocp.adoc[leveloffset=+2]
3636
include::platform/proc-provision-ocp-storage-with-readwritemany.adoc[leveloffset=+3]
3737
include::platform/proc-hub-route-options.adoc[leveloffset=+2]
3838
include::platform/proc-hub-ingress-options.adoc[leveloffset=+2]
3939

40-
Once you have configured your {HubName} operator, click *Create* at the bottom of the form view. {OCP} will now create the pods. This may take a few minutes.
40+
Once you have configured your {HubName} operator, click btn:[Create] at the bottom of the form view. {OCP} will now create the pods. This may take a few minutes.
4141

4242
* View progress by navigating to menu:Workloads[Pods] and locating the newly created instance.
4343

downstream/modules/aap-on-azure/proc-azure-update-route-tables.adoc

+6-6
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Before you update the route tables, confirm that you satisfy the xref:proc-azure
77
[#routing-to-aap]
88
.Routing to {AAPonAzureNameShort}
99

10-
. Navigate to *Route Tables* in the Azure portal.
10+
. Navigate to menu:Route Tables[] in the Azure portal.
1111
. As part of your hub-and-spoke configuration, you created one or more route tables to define the routes between the networks. Click on one of these route tables.
12-
. From the route table menu bar, click *Routes* > *Add*.
12+
. From the route table menu bar, navigate to menu:Routes[Add].
1313
. Configure routes from your existing networks to send traffic to {PlatformNameShort}. You must configure routes for any network requesting {PlatformNameShort} user interfaces and for any network that will have automation performed against its resources.
1414
For each route that you add, enter the following information:
1515
** *Route name*: Enter a route name for the {PlatformNameShort} managed application network
1616
** *Address Prefix*: The CIDR block of the managed application kubernetes cluster
1717
** *Next Hop Type*: _Virtual network gateway_
18-
. Click *OK* to save the new route to the route list.
18+
. Click btn:[OK] to save the new route to the route list.
1919

2020
Repeat this procedure for all other route tables where you want to route traffic to {PlatformNameShort}.
2121

@@ -24,21 +24,21 @@ Repeat this procedure for all other route tables where you want to route traffic
2424

2525
Add a route for each spoke network that you would like {PlatformNameShort} to communicate with, for automation or for accessing the user interfaces.
2626

27-
. Navigate to *Route Tables* in the Azure portal.
27+
. Navigate to menu:Route Tables[] in the Azure portal.
2828
. In the list of route tables, select the route table for the {AAPonAzureNameShort} managed application.
2929
+
3030
The name of the {PlatformNameShort} route table uses the following convention:
3131
+
3232
----
3333
aks-agentpool-<numbers>-routetable
3434
----
35-
. From the route table menu bar, click *Routes* > *Add*.
35+
. From the route table menu bar, navigate to menu:Routes[Add].
3636
. Configure routing to your VNets for each spoke network that you would like {PlatformNameShort} to communicate with, for both automation or accessing the user interfaces.
3737
. For each route that you add, enter the following information:
3838
** *Route name*: Enter a route name for the spoke network that you want {PlatformNameShort} to route to
3939
** *Address Prefix*: The CIDR block of the spoke network
4040
** *Next Hop Type*: _Virtual network gateway_
41-
. Click *OK* to save the new route to the route list.
41+
. Click btn:[OK] to save the new route to the route list.
4242

4343

4444
After you have configured the routing rules, traffic is routed to and from {PlatformNameShort} on Azure through your hub network.

downstream/modules/analytics/con-jobs-explorer.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can sort results by a set of parameters by using the *Sort by* options from
2121

2222
.Procedure
2323

24-
. Navigate to *Insights* > *Job Explorer*.
24+
. Navigate to menu:Insights[Job Explorer].
2525
. In the filter toolbar, click the *Filter by* drop-down menu and select *Job*.
2626
. In that same toolbar, select a time range. Job Explorer will now display jobs within that time range.
2727
. To further refine results, return to the filter toolbar and select a different attribute to filter results by, including job status, cluster, or organization.

downstream/modules/analytics/proc-add-roles-to-group.adoc

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Adding roles to an existing group will grant new permissions to existing users i
1111
.Procedure
1212

1313
. Log in to cloud.redhat.com
14-
. Click image:cog.png[] > *Settings*.
15-
. From the sidebar, navigate to *User Access* > *Groups*.
14+
. Click image:cog.png[] and select *Settings*.
15+
. From the sidebar, navigate to menu:User Access[Groups].
1616
. Click the group you want to add users to.
17-
. Click *Add role*.
18-
. Select one or more roles to add to this group, then click *Add to group*.
17+
. Click btn:[Add role].
18+
. Select one or more roles to add to this group, then click btn:[Add to group].
1919

2020
The selected roles will now be granted to the users of the group. You can review the roles in a group by checking the Roles tab.

downstream/modules/analytics/proc-add-user-to-group.adoc

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ You can add users to groups when creating a group or by manually adding users to
1111
.Procedure
1212

1313
. Log in to cloud.redhat.com
14-
. Click image:cog.png[] > *Settings*.
15-
. From the sidebar, navigate to *User Access* > *Groups*.
14+
. Click image:cog.png[] and select *Settings*.
15+
. From the sidebar, navigate to menu:User Access[Groups].
1616
. Click the group you want to add users to.
17-
. Navigate to the Members tab, then click *Add member*.
18-
. Select one or more users to add to this group, then click *Add to group*.
17+
. Navigate to the Members tab, then click btn:[Add member].
18+
. Select one or more users to add to this group, then click btn:[Add to group].
1919

2020
The selected users will now be added to the group. You can review the users in a group by checking the Members tab.

downstream/modules/analytics/proc-create-groups.adoc

+7-7
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@ You can create and assign roles to a group that enables users to access specific
1111
.Procedure
1212

1313
. Log in to cloud.redhat.com
14-
. Click image:cog.png[] > *Settings*.
15-
. From the sidebar, navigate to *User Access* > *Groups*.
16-
. Click *Create group*.
17-
. A setup wizard will now appear. Enter a group name and description, then click *Next*.
18-
. Select one or more roles to add to this group, then click *Next*.
14+
. Click image:cog.png[] and select *Settings*.
15+
. From the sidebar, navigate to menu:User Access[Groups].
16+
. Click btn:[Create group].
17+
. A setup wizard will now appear. Enter a group name and description, then click btn:[Next].
18+
. Select one or more roles to add to this group, then click btn:[Next].
1919

2020
[NOTE]
2121
====
2222
Any user in this group will have all the permissions prescribed to each role. See the role reference table for a full list of roles
2323
====
2424

2525
[start=7]
26-
. Select one or more users to add to this group, then click *Next*.
27-
. Review the details, then click *Submit* to create the group.
26+
. Select one or more users to add to this group, then click btn:[Next].
27+
. Review the details, then click btn:[Submit] to create the group.
2828

2929
Users in the group can now access features in {InsightsShort} associated with their assigned permissions.

downstream/modules/analytics/proc-create-savings-plan.adoc

+6-6
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,23 @@ Create an automation savings plan by defining the tasks needed to complete an au
1212

1313
.Procedure
1414

15-
. Navigate to *Red Hat Insights* > *Savings Planner*.
16-
. Click *Add Plan*.
15+
. Navigate to menu:Red Hat Insights[Savings Planner].
16+
. Click btn:[Add Plan].
1717
. Provide some information about your automation job:
1818
.. Enter descriptive information, such as a name, description, and type of automation.
1919
.. Enter technical information, such as the number of hosts, the duration to manually complete this job, and how often you complete this job.
20-
.. Click *Next*.
20+
.. Click btn:[Next].
2121
. In the tasks section, list the tasks needed to complete this plan:
22-
.. Enter each task in the field, then *Add*.
22+
.. Enter each task in the field, then click btn:[Add].
2323
.. Rearrange tasks by dragging the item up/down the tasks list.
24-
.. Click *Next*.
24+
.. Click btn:[Next].
2525

2626
[NOTE]
2727
====
2828
The task list is for your planning purposes only, and does not currently factor into your automation savings calculation.
2929
====
3030

3131
[start=5]
32-
. Select a template to link to this plan, then click *Save*.
32+
. Select a template to link to this plan, then click btn:[Save].
3333

3434
Your new savings plan is now created and displayed on the {planner} list view.

downstream/modules/analytics/proc-edit-savings-plan.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
Edit any information about an existing savings plan by clicking on it from the savings planner list view.
1010

1111
.Procedure
12-
. Navigate to *Red Hat Insights* > *Savings Planner*.
13-
. On the automation savings plan, click image:ellipsis.png[More,10,25] > *Edit*.
14-
. Make any changes to the automation plan, then click *Save*.
12+
. Navigate to menu:Red Hat Insights[Savings Planner].
13+
. On the automation savings plan, click image:ellipsis.png[More,10,25] and select *Edit*.
14+
. Make any changes to the automation plan, then click btn:[Save].

downstream/modules/analytics/proc-filter-plans.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
Find specific types of automation savings plans by filtering or sorting your savings planner list view.
1010

1111
.Procedure
12-
. Navigate to *Red Hat Insights* > *Savings Planner*.
12+
. Navigate to menu:Red Hat Insights[Savings Planner].
1313
. To filter your saving plans based on type, or sort your savings plans by a certain order, select a filter option on the horizontal toolbar.

downstream/modules/analytics/proc-link-plan-job-template.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
You can associate a job template to a savings plan to allow {InsightsShort} to provide a more accurate time and cost savings estimate for completing this savings plan.
1010

1111
.Procedure
12-
. Navigate to *Red Hat Insights* > *Savings Planner*.
13-
. Click image:ellipsis.png[More,10,25] > *Link Template*.
14-
. Click *Save*.
12+
. Navigate to menu:Red Hat Insights[Savings Planner].
13+
. Click image:ellipses.png[More,10,25] and select *Link Template*.
14+
. Click btn:[Save].

downstream/modules/analytics/proc-view-failed-jobs-detail.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ You can view more detail about failed jobs across your organization by drilling
1111

1212
.Procedure
1313

14-
. Navigate to *Insights* > *Clusters*.
14+
. Navigate to menu:Insights[Clusters].
1515
. In the filter toolbar, apply filters for clusters and time range of your choosing.
1616
. Click on a segment on the graph.
1717

downstream/modules/automation-hub/proc-add-user-to-group.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ You can add users to groups when creating a group or manually add users to exist
1414
.Procedure
1515

1616
. Log in to Automation Hub
17-
. Navigate to *User Access* > *Groups*.
17+
. Navigate to menu:User Access[Groups].
1818
. Click on a Group name.
19-
. Navigate to the *Users* tab, then click *Add*.
20-
. Select users to add from the list and click *Add*.
19+
. Navigate to the menu:Users[] tab, then click btn:[Add].
20+
. Select users to add from the list and click btn:[Add].
2121

2222

2323
You have now added the users you selected to the group. These users now have permissions to use Automation Hub assigned to the group.

downstream/modules/automation-hub/proc-assigning-permissions.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ You can assign permissions to groups in Automation Hub that enable users to acce
1212

1313
.Procedure
1414
. Log in to your local Automation Hub.
15-
. Navigate to *User Access* > *Groups*.
15+
. Navigate to menu:User Access[Groups].
1616
. Click on a group name.
17-
. Select the *Permissions* tab, then click *Edit*.
17+
. Select the *Permissions* tab, then click btn:[Edit].
1818
. Click in the field for each permission type and select permissions that appear in the list.
19-
. Click *Save* when finished assigning permissions.
19+
. Click btn:[Save] when finished assigning permissions.
2020

2121
The group can now access features in Automation Hub associated the their assigned permissions.

downstream/modules/automation-hub/proc-create-groups.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ You can create and assign permissions to a group in Automation Hub that enables
1212

1313
.Procedure
1414
. Log in to your local Automation Hub.
15-
. Navigate to *User Access* > *Groups*.
16-
. Click *Create*.
17-
. Provide a *Name* and click *Create*.
15+
. Navigate to menu:User Access[Groups].
16+
. Click btn:[Create].
17+
. Provide a *Name* and click btn:[Create].
1818

1919
You can now assign permissions and add users on the new group edit page.

downstream/modules/automation-hub/ref-permissions.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Change collection remote
6060

6161
View collection remote |
6262

63-
Groups with these permissions can configure remote repository under *Collections* > *Repo Management*.
63+
Groups with these permissions can configure remote repository by navigating to menu:Collections[Repo Management].
6464

6565
h| containers |
6666

downstream/modules/platform/proc-configuring-reverse-proxy.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can support a reverse proxy server configuration by adding `HTTP_X_FORWARDED
1212

1313
.Procedure
1414

15-
. On your {ControllerName}, navigate to *Settings* > *Miscellaneous System*.
15+
. On your {ControllerName}, navigate to menu:Settings[Miscellaneous System].
1616
. In the *REMOTE_HOST_HEADERS* field, enter the following values:
1717
+
1818
----

downstream/modules/platform/proc-enable-proxy-support.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To enable proxy server support, edit the *REMOTE_HOST_HEADERS* field in the sett
99

1010
.Procedure
1111

12-
. On your {ControllerName}, navigate to *Settings* > *Miscellaneous System*.
12+
. On your {ControllerName}, navigate to menu:Settings[Miscellaneous System].
1313
. In the *REMOTE_HOST_HEADERS* field, enter the following values:
1414
+
1515
----

downstream/modules/platform/proc-restore-aap-backup.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $ ./setup.sh -r -e ‘restore_backup_file=/ansible/mybackup/tower-backup-latest.
1515
<3> `-r` sets the restore database option to `True`
1616

1717
. Log in to your new RHEL 8 Tower 3.8 instance to verify whether the content from your original instance has been restored:
18-
.. Navigate to *Administration* > *Instance groups*. The recreated instance groups should now contain the *Total Jobs* from your original instance.
18+
.. Navigate to menu:Administration[Instance groups]. The recreated instance groups should now contain the *Total Jobs* from your original instance.
1919
.. Using the side navigation panel, check that your content has been imported from your original instance, including Jobs, Templates, Inventories, Credentials, and Users.
2020

2121
You now have a new instance of Ansible Tower with all the Ansible content from your original instance.

0 commit comments

Comments
 (0)