Skip to content

Commit f972f15

Browse files
committed
Add empty line after conditional titles (ansible#4077)
Correct error with conditionals for DITA migration https://issues.redhat.com/browse/AAP-51625
1 parent 212219e commit f972f15

File tree

5 files changed

+9
-0
lines changed

5 files changed

+9
-0
lines changed

downstream/assemblies/platform/assembly-controller-projects.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
[id="controller-projects"]
44
ifdef::controller-GS[]
55
= Managing projects
6+
67
endif::controller-GS[]
78
ifdef::controller-UG[]
89
= Projects
10+
911
endif::controller-UG[]
1012

1113
A project is a logical collection of Ansible playbooks, represented in {ControllerName}.

downstream/assemblies/platform/assembly-planning-mesh.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ ifdef::context[:parent-context: {context}]
55
[id="assembly-planning-mesh"]
66
ifdef::mesh-VM[]
77
= Planning for {AutomationMesh} in your VM-based {PlatformName} environment
8+
89
endif::mesh-VM[]
910
ifdef::operator-mesh[]
1011
= Planning for {AutomationMesh} in your operator-based {PlatformName} environment
12+
1113
endif::operator-mesh[]
1214
:context: planning-mesh
1315

downstream/modules/platform/con-automation-mesh-node-types.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Learn more about the control and execution plane and their node types before des
1818
endif::operator-mesh[]
1919

2020
== Control plane
21+
2122
ifdef::mesh-VM[]
2223
The *control plane* consists of hybrid and control nodes. Instances in the control plane run persistent {ControllerName} services such as the the web server and task dispatcher, in addition to project updates, and management jobs.
2324

downstream/modules/platform/proc-controller-set-up-azure.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44

55
ifndef::controller-AG[]
66
= Configuring {MSEntraID} authentication
7+
78
endif::[]
89
ifdef::controller-AG[]
910
= {Azure} active directory authentication
11+
1012
endif::controller-AG[]
1113

1214
ifndef::controller-AG[]

downstream/modules/platform/proc-define-mesh-node-types.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44

55
ifdef::controller-UG[]
66
= Managing instances
7+
78
endif::controller-UG[]
89
ifdef::operator-mesh[]
910
= Defining {AutomationMesh} node types
11+
1012
endif::operator-mesh[]
1113

1214
To expand job capacity, create a standalone *execution node* that can be added to run alongside a deployment of {ControllerName}.

0 commit comments

Comments
 (0)