-
Notifications
You must be signed in to change notification settings - Fork 1
/
_topic_map.yml
130 lines (130 loc) · 3.81 KB
/
_topic_map.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
# This configuration file dictates the organization of the topic groups and
# topics on the main page of the doc site for this branch. Each record
# consists of the following:
#
# --- <= Record delimiter
# Name: Origin of the Species <= Display name of topic group
# Dir: origin_of_the_species <= Directory name of topic group
# Topics:
# - Name: The Majestic Marmoset <= Topic name
# File: the_majestic_marmoset <= Topic file under group dir +/- .adoc
# - Name: The Curious Crocodile <= Topic 2 name
# File: the_curious_crocodile <= Topic 2 file
# - Name: The Numerous Nematodes <= Sub-topic group name
# Dir: the_numerous_nematodes <= Sub-topic group dir
# Topics:
# - Name: The Wily Worm <= Sub-topic name
# File: the_wily_worm <= Sub-topic file under <group dir>/<subtopic dir>
# - Name: The Acrobatic Ascarid <= Sub-topic 2 name
# File: the_acrobatic_ascarid <= Sub-topic 2 file under <group dir>/<subtopic dir>
#
# The ordering of the records in this document determines the ordering of the
# topic groups and topics on the main page.
---
Name: CloudForms Tower Workshop
Dir: cloudforms_tower_workshop
Distros: cloudforms-tower-workshop
Topics:
- Name: Welcome
Dir: welcome
Topics:
- Name: Getting Started
File: index
- Name: Agenda
File: _index
- Name: Additional Resources
Dir: resources
Topics:
- Name: Links
File: links
- Name: Decks
File: decks
---
Name: Ansible Windows Exercises
Dir: ansible_windows_workshop
Distros: ansible-windows-workshop
Topics:
- Name: Welcome
Dir: 0-setup
Distros: ansible-windows-workshop
Topics:
- Name: Agenda
File: index.adoc
- Name: Workshop Lab Setup
File: setup
- Name: 1 - Essentials
Dir: 1-essentials
Distros: ansible-windows-workshop
Topics:
- Name: Exercise 1.0
File: exercise1.0
- Name: Exercise 1.1
File: exercise1.1
- Name: Exercise 1.2
File: exercise1.2
- Name: Exercise 1.3
File: exercise1.3
- Name: Exercise 1.4
File: exercise1.4
- Name: Exercise 1.5
File: exercise1.5
- Name: 2 - Tower
Dir: 2-tower
Distros: ansible-windows-workshop
Topics:
- Name: Exercise 2.0
File: exercise2.0
- Name: Exercise 2.1
File: exercise2.1
- Name: Exercise 2.2
File: exercise2.2
- Name: Exercise 2.3
File: exercise2.3
- Name: 3 - More with Playbooks
Dir: 3-more-with-windows-playbooks
Distros: ansible-windows-workshop
Topics:
- Name: Exercise 3.0
File: exercise3.0
- Name: Wrap Up
Dir: 0-setup
Distros: ansible-windows-workshop
Topics:
- Name: Wrap-up
File: wrapup.adoc
---
Name: Ansible Tower Exercises
Dir: ansible_tower_modules
Distros: ansible-tower-modules,ansible-tower-workshop,cloudforms-tower-workshop
Topics:
- Name: 1 - Installation
Dir: 1-installation
Distros: ansible-tower-modules,ansible-tower-workshop
Topics:
- Name: Install Tower
File: 1-install_tower
- Name: Configure Tower
File: 2-configure_tower
- Name: 2 - Job Templates
Dir: 2-job_templates
Distros: cloudforms-tower-workshop
Topics:
- Name: Create and Run Job Templates
File: 1-create_run_job_templates
---
Name: CloudForms Exercises
Dir: cloudforms_modules
Distros: cloudforms-modules,cloudforms-tower-workshop
Topics:
- Name: 1 - Overview
Dir: 1-overview
Topics:
- Name: Exercise-1.0
File: exercise1.0
- Name: Exercise-1.1
File: exercise1.1
- Name: 2 - Manage IT Automation
Dir: 2-manage_it_automation
Topics:
- Name: Ansible Tower Provider
File: ansible_tower_provider