Skip to content

Commit 1984480

Browse files
committed
Split up _topics/automation_management_providers
Currently all automation providers are in one big `managing_providers/_topics/automation_management_providers.md` file where the other manager types each have their own dedicated pages.
1 parent f6d636f commit 1984480

16 files changed

+722
-683
lines changed

_data/site_menu.yml

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,27 @@ using:
8484
path: "/docs/reference/latest/managing_providers/configuration_management_providers/red_hat_satellite_6.html"
8585
desc: "Managing Red Hat Satellite 6 Providers"
8686

87-
- title: Automation Management Providers
87+
- title: Automation Providers
88+
children:
89+
- title: Ansible Tower
90+
path: "/docs/reference/latest/managing_providers/automation_management_providers/ansible_tower.html"
91+
desc: "Managing Ansible Tower Providers"
92+
- title: Automate
93+
path: "/docs/reference/latest/managing_providers/automation_management_providers/automate.html"
94+
desc: "Managing Automate"
95+
- title: Embedded Ansible
96+
path: "/docs/reference/latest/managing_providers/automation_management_providers/embedded_ansible.html"
97+
desc: "Managing Embedded Ansible"
98+
- title: Embedded Terraform
99+
path: "/docs/reference/latest/managing_providers/automation_management_providers/embedded_terraform.html"
100+
desc: "Managing Embedded Terraform"
101+
- title: Embedded Workflows
102+
path: "/docs/reference/latest/managing_providers/automation_management_providers/embedded_workflows.html"
103+
desc: "Managing Embedded Workflows"
104+
- title: Terraform Enterprise
105+
path: "/docs/reference/latest/managing_providers/automation_management_providers/terraform_enterprise.html"
106+
desc: "Managing Terraform Enterprise Providers"
107+
88108
path: "/docs/reference/latest/managing_providers/index.html#automation-management-provider"
89109
desc: "Management tool to simplify automation operators for resources"
90110

managing_providers/_topics/automation_management_providers.md

Lines changed: 7 additions & 665 deletions
Large diffs are not rendered by default.

managing_providers/_topics/ansible_credentials.md renamed to managing_providers/automation_management_providers/_topics/ansible_credentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Credentials are utilized by {{ site.data.product.title_short }} for authenticati
88

99
1. Browse to menu: **Automation > Ansible > Credentials**.
1010

11-
2. Click **Configuration**, then ![Add New Credential](../images/1862.png) (**Add New Credential**).
11+
2. Click **Configuration**, then ![Add New Credential](../../images/1862.png) (**Add New Credential**).
1212

1313
3. Provide a **Name** for the credential.
1414

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)