forked from ansible/docsite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ecosystem.html
382 lines (378 loc) · 16.7 KB
/
ecosystem.html
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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ansible Documentation</title>
<meta name="description" content="Ansible Documentation" />
<meta name="author" content="Ansible Community" />
<link rel="stylesheet"
href="https://static.redhat.com/libs/redhat/redhat-font/2.0.0/webfonts/red-hat-font.css"/>
<link rel="stylesheet"
href="https://www.ansible.com/hubfs/css/styles.min.css"/>
<link rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.1.0/css/all.css"
integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt"
crossorigin="anonymous"/>
<link rel="stylesheet" href="static/css/main.css">
<link rel="stylesheet" href="static/css/redhat-footer.css">
</head>
<body>
<nav class="navbar navbar-expand-md p-1">
<div class="container">
<a href="index.html">
<span class="navbar-brand d-flex justify-content-center">
<svg version="1.1"
id="Layer_1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px"
y="0px"
width="28"
height="28"
viewBox="0 0 28 28"
style="enable-background: new 0 0 28 28"
xml:space="preserve"
class="mr-1">
<style type="text/css">
.ansHeader {
fill: #ffffff;
}
</style>
<circle class="ansHeader" cx="14" cy="14" r="13.5" />
<path
d="M20.4,19.3L15,6.4c-0.2-0.4-0.5-0.6-0.8-0.6c-0.4,0-0.7,0.2-0.9,0.6L7.5,20.6h2l2.3-5.8l7,5.6c0.3,0.2,0.5,0.3,0.7,0.3c0.5,0,1-0.4,1-1C20.5,19.6,20.4,19.5,20.4,19.3z M14.2,8.7l3.5,8.6l-5.3-4.1L14.2,8.7z"/>
</svg>
Ansible documentation
</span>
</a>
<button
class="navbar-toggler collapsed"
type="button"
data-toggle="collapse"
data-target="#main-menu"
aria-controls="main-menu"
aria-expanded="false"
aria-label="Toggle navigation">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar top"></span>
<span class="icon-bar center"></span>
<span class="icon-bar bottom"></span>
</button>
<div class="collapse navbar-collapse" id="main-menu">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="https://www.ansible.com/products/automation-platform">Products</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.ansible.com/blog">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.ansible.com/community">Community</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.ansible.com/resources/webinars-training">Webinars and training</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.redhat.com/en/technologies/management/ansible/try-it">Try it now</a>
</li>
</ul>
</div>
</div>
</nav>
<nav class="navbar navbar-expand-md p-1 docbar">
<div class="container">
<!--span class="docbar d-flex justify-content-center">
<ul class="navbar-nav mx-auto p-0">
<li class="nav-item">
<a class="nav-link" href="community.html">Join the community</a>
</li>
<li class="nav-item">
<a class="nav-link" href="users.html">Ansible users</a>
</li>
<li class="nav-item">
<a class="nav-link" href="developers.html">Ansible developers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="maintainers.html">Community maintainers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="core.html">Ansible core</a>
</li>
<li class="nav-item">
<a class="nav-link" href="ecosystem.html">Ansible ecosystem</a>
</li>
<li class="nav-item">
<a class="nav-link" href="platform.html">Red Hat Ansible Automation Platform</a>
</li>
</ul>
</span-->
<button
class="navbar-toggler collapsed"
type="button"
data-toggle="collapse"
data-target="#sub-menu"
aria-controls="sub-menu"
aria-expanded="false"
aria-label="Toggle navigation">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar top"></span>
<span class="icon-bar center"></span>
<span class="icon-bar bottom"></span>
</button>
<div class="collapse navbar-collapse" id="sub-menu">
<ul class="navbar-nav mx-auto p-0">
<li class="nav-item">
<a class="nav-link" href="community.html">Join the community</a>
</li>
<li class="nav-item">
<a class="nav-link" href="users.html">Users</a>
</li>
<li class="nav-item">
<a class="nav-link" href="developers.html">Developers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="maintainers.html">Maintainers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="core.html">Ansible core</a>
</li>
<li class="nav-item">
<a class="nav-link" href="ecosystem.html">Ansible ecosystem</a>
</li>
<li class="nav-item">
<a class="nav-link" href="platform.html">Red Hat Ansible Automation Platform</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="full-width-bg component">
<div class="grid-wrapper">
<div class="width-3-12 width-12-12-m">
<img class="page-logo" src="static/images/community_logo.svg">
</div>
<div class="width-8-12 width-12-12-m">
<div class="page-title">
<h2>Ansible Ecosystem</h2>
<p>Projects in the Ansible ecosystem let you expand automation to a virtually unlimited set of use cases.</p>
<p class="feedback"><i class="fas fa-comments"></i> Got thoughts or feedback on the new documentation landing pages? We want to hear from you! <br /> Join us in the <a href="https://matrix.to/#/#docs:ansible.com" target="_blank">docs channel</a> on <a href="https://docs.ansible.com/ansible/latest/community/communication.html#ansible-community-on-matrix" target="_blank">Matrix</a> or open a <a href="https://github.com/ansible/docsite/issues" target="_blank">GitHub issue</a> in the docsite repository.</p>
</div>
</div>
<!-- Start old docsite toggle. -->
<div class="width-1-12 width-12-12-m">
<div class="toggle">
<p>Restore the old layout
<label class="switch">
<input type="checkbox" id="page-toggle">
<span class="slider round"></span>
</label>
</p>
</div>
</div>
<!-- End old docsite toggle. -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible collections</h5>
<p>Ansible collections offer distributions of playbooks, roles, modules, and plugins.</p>
<div class="btn-group-vertical" role="group" aria-label="Button group that links to Ansible community documentation.">
<a class="btn" href="https://docs.ansible.com/ansible/latest/collections_guide/index.html" role="button">Find out how to use collections</a>
<a class="btn" href="https://docs.ansible.com/ansible/devel/community/contributions_collections.html#collections-contributions" role="button">Learn how to contribute to collections</a>
</div>
</div>
<!-- Start projects -->
<!-- AWX -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible AWX</h5>
<p>AWX provides a web-based user interface, REST API, and task engine built on top of Ansible.</p>
<a class="btn" href="https://github.com/ansible/awx" role="button">
Ansible AWX documentation
</a>
</div>
<!-- AWX Operator -->
<div class="width-6-12 width-12-12-m">
<h5>AWX Operator</h5>
<p>Ansible AWX Operator offers built-in intelligence and operational best practices for deploying on Kubernetes environments.</p>
<a class="btn" href="https://github.com/ansible/awx-operator" role="button">
AWX Operator documentation
</a>
</div>
<!-- Builder -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible Builder</h5>
<p>Ansible Builder lets you create Execution Environments, which are container images that act as Ansible control nodes.</p>
<a class="btn" href="https://ansible-builder.readthedocs.io/en/latest/" role="button">
Ansible Builder documentation
</a>
</div>
<!-- Compat -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible Compat</h5>
<p>Compat is a Python package that assists with compatibility between different Ansible releases, starting at version 2.9.</p>
<a class="btn" href="https://ansible-compat.readthedocs.io/" role="button">
Ansible Compat documentation
</a>
</div>
<!-- Core -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible Core</h5>
<p>Ansible Core is the language and runtime that powers automation.</p>
<a class="btn" href="https://docs.ansible.com/ansible-core/devel/index.html" role="button">
Ansible Core documentation
</a>
</div>
<!-- Edge -->
<div class="width-6-12 width-12-12-m">
<h5>Edge Automation</h5>
<p>Edge provides tooling and collections to run automation jobs on device endpoints at the very edge of your infrastructure.</p>
<div class="btn-group-vertical" role="group" aria-label="Button group that links to Ansible community documentation.">
<a class="btn" href="https://github.com/redhat-cop/infra.osbuild" role="button">Osbuild Composer Collection</a>
<a class="btn" href="https://github.com/ansible-collections/community.cip" role="button">Common Industrial Protocol (CIP) Collection</a>
<a class="btn" href="https://github.com/ansible-collections/community.fdo" role="button">FDO Collection</a>
<a class="btn" href="https://github.com/ansible-collections/edge.microshift/" role="button">MicroShift Collection</a>
</div>
</div>
<!-- EDA -->
<div class="width-6-12 width-12-12-m">
<h5>Event-Driven Ansible Server</h5>
<p>Event-Driven Ansible Server offers scalable and flexible automation that can subscribe to a wide variety of event sources.</p>
<a class="btn" href="https://github.com/ansible/eda-server" role="button">
Event-Driven Ansible Server documentation
</a>
</div>
<!-- Galaxy -->
<div class="width-6-12 width-12-12-m">
<h5>Galaxy</h5>
<p>Galaxy provides a hub for discovering and sharing Ansible community content.</p>
<a class="btn" href="https://galaxy.ansible.com/docs/" role="button">
Galaxy documentation
</a>
</div>
<!-- Galaxy_NG -->
<div class="width-6-12 width-12-12-m">
<h5>Galaxy NG</h5>
<p>Galaxy NG jumpstarts automation projects with Ansible community content.</p>
<a class="btn" href="https://galaxyng.netlify.app/" role="button">
Galaxy NG documentation
</a>
</div>
<!-- Language Server -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible Language Server</h5>
<p>Ansible Language Server implements language server protocol (LSP) to highlight and check Ansible syntax.</p>
<a class="btn" href="https://als.readthedocs.io/" role="button">
Ansible Language Server documentation
</a>
</div>
<!-- Lint -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible Lint</h5>
<p>Lint improves code quality through proven best practices, patterns, and behaviors so that your Ansible content results in reliable and consistent automation.</p>
<a class="btn" href="https://ansible-lint.readthedocs.io/" role="button">
Ansible Lint documentation
</a>
</div>
<!-- Molecule -->
<div class="width-6-12 width-12-12-m">
<h5>Molecule</h5>
<p>Molecule helps you develop and test Ansible roles.</p>
<a class="btn" href="https://molecule.readthedocs.io/" role="button">
Molecule documentation
</a>
</div>
<!-- Navigator -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible Navigator</h5>
<p>Ansible Navigator is a command-line tool for creating, reviewing, and troubleshooting Ansible content.</p>
<a class="btn" href="https://ansible-navigator.readthedocs.io/" role="button">
Ansible Navigator documentation
</a>
</div>
<!-- Pinakes -->
<div class="width-6-12 width-12-12-m">
<h5>Pinakes</h5>
<p>Pinakes lets you make Ansible job templates and workflows available to business users with an added layer of governance.</p>
<a class="btn" href="https://github.com/ansible/pinakes" role="button">
Pinakes documentation
</a>
</div>
<!-- Pylibssh -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible Pylibssh</h5>
<p>Ansible Pylibssh provides Python bindings for Ansible with the libssh project.</p>
<a class="btn" href="https://ansible-pylibssh.readthedocs.io/en/latest/" role="button">
Ansible Pylibssh documentation
</a>
</div>
<!-- Receptor -->
<div class="width-6-12 width-12-12-m">
<h5>Receptor</h5>
<p>Receptor is an overlay network that distributes workloads across a large and dispersed collection of nodes.</p>
<a class="btn" href="https://receptor.readthedocs.io/en/latest/index.html" role="button">
Receptor documentation
</a>
</div>
<!-- Rulebook -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible Rulebook</h5>
<p>Ansible Rulebook is a command-line tool that listens to events so your automation can react when software or system states change.</p>
<a class="btn" href="https://ansible-rulebook.readthedocs.io/en/latest/" role="button">
Ansible Rulebook documentation
</a>
</div>
<!-- Runner -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible Runner</h5>
<p>Ansible Runner provides a stable and consistent interface abstraction to Ansible.</p>
<a class="btn" href="https://ansible-runner.readthedocs.io/en/stable/" role="button">
Ansible Runner documentation
</a>
</div>
<!-- Sign -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible Sign</h5>
<p>Ansible Sign is a utility for signing and verifying Ansible content.</p>
<a class="btn" href="https://ansible-sign.readthedocs.io/en/latest/" role="button">
Ansible Sign documentation
</a>
</div>
<!-- SDK -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible SDK</h5>
<p>Ansible SDK is a toolkit that lets you harness the power and simplicity of Ansible automation directly from your applications.</p>
<a class="btn" href="https://ansible-sdk.readthedocs.io/en/latest/" role="button">
Ansible SDK documentation
</a>
</div>
<!-- VSCode -->
<div class="width-6-12 width-12-12-m">
<h5>Ansible VS Code Extension</h5>
<p>The VS Code extention adds Ansible language support to Visual Studio Code and OpenVSX compatible editors.</p>
<a class="btn" href="https://marketplace.visualstudio.com/items?itemName=redhat.ansible" role="button">
Ansible VS Code Extension documentation
</a>
</div>
</div>
</div>
</div>
<div class="content-slim redhat-footer">
<span class="licence">
<i class="fab fa-creative-commons"></i><i class="fab fa-creative-commons-by"></i> <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">CC BY-SA 4.0 |</a>
<a href="https://www.redhat.com/en/about/privacy-policy">Privacy policy |</a>
</span>
<span class="redhat">
Sponsored by
</span>
<span class="redhat-logo">
<a href="https://www.redhat.com/" target="_blank"><img src="static/images/redhat_reversed.svg"></a>
</span>
</div>
<script src="static/js/iframeResizer.min.js" type="javascript"></script>
<script src="static/js/clipboard.min.js" type="text/javascript"></script>
<script src="static/js/clipboard.js" type="text/javascript"></script>
<script src="static/js/toggle.js" type="text/javascript"></script>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
<script src="https://www.ansible.com/hubfs/js/scripts.min.js"></script>
<script src="//www.redhat.com/dtm.js"></script>
</body>
</html>