Skip to content

Commit 966427d

Browse files
committed
Added new title for Automation Dashboard
1 parent 0659a69 commit 966427d

File tree

9 files changed

+44
-1
lines changed

9 files changed

+44
-1
lines changed

downstream/attributes/attributes.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
:OpenAI: OpenAI
4343
:AzureOpenAI: Microsoft Azure OpenAI
4444

45+
// Automation Dashboard
46+
:AutomationDashboardName: Automation Dashboard
4547

4648
// AAP on Clouds
4749
:AAPonAzureName: Red Hat Ansible Automation Platform on Microsoft Azure
@@ -508,4 +510,9 @@
508510
// Clouds branch titles/saas-aws
509511
:TitleSaaSAWSGuide: Red Hat Ansible Automation Platform Service on AWS
510512
:URLSaaSAWSGuide: {BaseURL}/ansible_on_clouds/2.x_latest/html/red_hat_ansible_automation_platform_service_on_aws
511-
:LinkSaaSAWSGuide: link:{URLSaaSAWSGuide}[{TitleSaaSAWSGuide}]
513+
:LinkSaaSAWSGuide: {URLSaaSAWSGuide}[{TitleSaaSAWSGuide}]
514+
//
515+
// titles/automation-dashboard
516+
:TitleAutomationDashboard: Using Automation Dashboard
517+
:URLAutomationDashboard: {BaseURL}/red_hat_ansible_automation_platform/{PlatformVers}/html/using_automation_dashboard
518+
:LinkAutomationDashboard: {URLAutomationDashboard}[{TitleAutomationDashboard}]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../aap-common
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../assemblies/analytics/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../attributes

downstream/titles/automation-dashboard/attributes.adoc

Whitespace-only changes.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<title>Using Automation Dashboard</title>
2+
<productname>Red Hat Ansible Automation Platform</productname>
3+
<productnumber>2.5</productnumber>
4+
<subtitle>Visualize, measure, and optimize automation usage</subtitle>
5+
<abstract>
6+
<para>This guide describes how to install and configure Automation Dashboard to evaluate automation usage across your environments and the savings associated with it.</para>
7+
</abstract>
8+
<authorgroup>
9+
<orgname>Red Hat Customer Content Services </orgname>
10+
</authorgroup>
11+
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../images
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
:imagesdir: images
2+
:numbered:
3+
:toclevels: 1
4+
5+
:experimental:
6+
7+
include::attributes/attributes.adoc[]
8+
9+
10+
// Book Title
11+
= Using Automation Dashboard
12+
13+
This guide describes how to install and configure {AutomationDashboardName} to evaluate automation usage across your environments and the savings associated with it.
14+
15+
// Downstream content only
16+
include::{Boilerplate}[]
17+
18+
// Contents
19+
// Test assembly: replace with content for Automation Dashboard
20+
include::analytics/assembly-data-dictionary.adoc[leveloffset=+1]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../snippets/

0 commit comments

Comments
 (0)