-
Notifications
You must be signed in to change notification settings - Fork 1
/
ansible_tower.html
314 lines (274 loc) · 18.4 KB
/
ansible_tower.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Ansible Platform: Tower Documentation</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Ansible Documentation">
<meta name="author" content="Ansible, Inc.">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" />
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<!-- FontAwesome JS -->
<script defer src="https://use.fontawesome.com/releases/v5.8.2/js/all.js" integrity="sha384-DJ25uNYET2XCl5ZF++U8eNxPWqcKohUUBUpKGlNLMchM7q4Wjg2CUpjHLaL8yYPH" crossorigin="anonymous"></script>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/elegant_font/css/style.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-29861888-3', 'auto');
ga('send', 'pageview');
</script>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" crossorigin="anonymous"></script>
<script src="//www.redhat.com/dtm.js"></script>
</head>
<nav class="main navbar navbar-expand-md w-100 justify-content-end">
<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">
<div class="container" color="black">
<ul class="navbar-nav justify-content-end">
<li class="nav-item active">
<a class="nav-link" href="https://www.ansible.com/ansiblefest">AnsibleFest</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.ansible.com/products/engine">Engine</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.ansible.com/products/tower">Tower</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 & Training</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://docs.ansible.com">Docs</a>
</li>
</ul>
</div>
</div>
</nav>
<body class="landing-page">
<!-- GITHUB BUTTON JS -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<!--FACEBOOK LIKE BUTTON JAVASCRIPT SDK-->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="page-wrapper">
<!-- ******Header****** -->
<header class="header text-center">
<div class="container">
<div class="branding">
<h1 class="logo">
<span>
<a href="index.html">
<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="35" height="35" viewBox="0 0 35 35" style="enable-background:new 0 0 28 28;" xml:space="preserve">
<style type="text/css"> .st0{fill:#FFFFFF;} </style>
<circle class="st0" 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>
</a>
</span>
<span class="text-highlight">Ansible Automation Platform</span> <span class="text-bold">Docs</span>
</h1>
</div><!--//branding-->
<div class="tagline">
<h1><b>Ansible Tower</b></h1>
</div><!--//tagline-->
<!-- <div class="social-container">-->
<!-- Replace with your Github Button -->
<!-- <div class="github-btn mb-2">
<a class="github-button" href="https://github.com/xriley/PrettyDocs-Theme" data-size="large" aria-label="Star xriley/PrettyDocs-Theme on GitHub">Star</a>
<a class="github-button" href="https://github.com/xriley" data-size="large" aria-label="Follow @xriley on GitHub">Follow @xriley</a>
</div> -->
<!-- Replace with your Twitter Button -->
<!-- <div class="twitter-tweet">
<a href="https://twitter.com/share" class="twitter-share-button" data-text="PrettyDocs - A FREE #Bootstrap theme for project documentations #Responsive" data-via="3rdwave_themes">Tweet</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</div>//tweet-->
<!-- Replace with your Facebook Button -->
<!--<div class="fb-like" data-href="https://themes.3rdwavemedia.com" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div>
</div>--> <!--//social-container-->
</div><!--//container-->
</header><!--//header-->
<section class="cards-section text-center">
<div id="cards-wrapper" class="cards-wrapper row">
<div class="item item-green col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span style="font-size: 3em; color: Tomato;" class="far fa-file-video"></i>
</div><!--//icon-holder-->
<h3 class="title">Overview Video</h3>
<p class="intro">Take a quick tour of Ansible Tower</p>
<a class="link" href="https://www.ansible.com/products/tower/demo?extIdCarryOver=true&sc_cid=701f2000001OH6uAAG"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-pink col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span style="font-size: 3em; color: Tomato;" class="icon fas fa-book"></i>
</div><!--//icon-holder-->
<h3 class="title">Quick Installation Guide</h3>
<p class="intro">Overview of the basic steps needed for installation of Tower</p>
<a class="link" href="https://docs.ansible.com/ansible-tower/latest/html/quickinstall/index.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-blue item-2 col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span aria-hidden="true" style="font-size: 3em; color: Tomato;" class="fab fa-readme"></span>
</div><!--//icon-holder-->
<h3 class="title">Quick Setup Guide</h3>
<p class="intro">Overview of the basic steps needed for setting up Tower</p>
<a class="link" href="https://docs.ansible.com/ansible-tower/latest/html/quickstart/index.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-purple col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span aria-hidden="true" style="font-size: 3em; color: Tomato;" class="fas fa-book-reader"></span>
</div><!--//icon-holder-->
<h3 class="title">Release Notes</h3>
<p class="intro">View the changes made since the last release of Tower</p>
<a class="link" href="https://docs.ansible.com/ansible-tower/latest/html/release-notes/index.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-primary col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span aria-hidden="true" style="font-size: 3em; color: Tomato;" class="fas fa-chalkboard"></span>
</div><!--//icon-holder-->
<h3 class="title">Upgrade and Migration Guide</h3>
<p class="intro">How to upgrade your Ansible Tower 2.4.4 (or later) system to the 3.0 version</p>
<a class="link" href="https://docs.ansible.com/ansible-tower/latest/html/upgrade-migration-guide/index.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-orange col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span aria-hidden="true" style="font-size: 3em; color: Tomato;" class="far fa-newspaper"></span>
</div><!--//icon-holder-->
<h3 class="title">Installation and Reference Guide</h3>
<p class="intro">Learn the installation requirements and processes behind installing Tower</p>
<a class="link" href="https://docs.ansible.com/ansible-tower/latest/html/installandreference/index.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-green col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span style="font-size: 3em; color: Tomato;" class="icon fas fa-book"></span>
</div><!--//icon-holder-->
<h3 class="title">User Guide</h3>
<p class="intro">A complete look at all of the functionality available in Tower (assumes moderate familiarity with Ansible)</p>
<a class="link" href="https://docs.ansible.com/ansible-tower/latest/html/userguide/index.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-pink col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span style="font-size: 3em; color: Tomato;" class="fab fa-readme"></span>
</div><!--//icon-holder-->
<h3 class="title">Administration Guide</h3>
<p class="intro">Learn about the administration of Ansible Tower through custom scripts, management jobs, and more</p>
<a class="link" href="https://docs.ansible.com/ansible-tower/latest/html/administration/index.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-blue col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span style="font-size: 3em; color: Tomato;" class="fas fa-book-reader"></span>
</div><!--//icon-holder-->
<h3 class="title">API Guide</h3>
<p class="intro">Learn and explore the Ansible Tower API</p>
<a class="link" href="https://docs.ansible.com/ansible-tower/latest/html/towerapi/index.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-purple item-2 col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span aria-hidden="true" style="font-size: 3em; color: Tomato;" class="fab fa-readme"></span>
</div><!--//icon-holder-->
<h3 class="title">Tower CLI Guide</h3>
<p class="intro">Learn about the official command-line client for AWX and Red Hat Ansible Tower</p>
<a class="link" href="https://docs.ansible.com/ansible-tower/latest/html/towercli/index.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-primary col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span style="font-size: 3em; color: Tomato;" class="icon fas fa-book"></i>
</div><!--//icon-holder-->
<h3 class="title">Previous Versions</h3>
<p class="intro">For those looking for older verions of the documentation</p>
<a class="link" href="ansible_tower_doc_versions.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
<div class="item item-orange col-lg-4 col-6">
<div class="item-inner">
<div class="icon-holder">
<span style="font-size: 3em; color: Tomato;" class="fas fa-book-reader"></i>
</div><!--//icon-holder-->
<h3 class="title">Translations</h3>
<p class="intro">Japanese (日本語ドキュメント) and Simplified Chinese translations</p>
<a class="link" href="ansible_tower_translated_versions.html"><span></span></a>
</div><!--//item-inner-->
</div><!--//item-->
</div><!--//cards-->
</div><!--//container-->
</section><!--//cards-section-->
</div><!--//page-wrapper-->
<footer>
<section id="ansible-footer" class="pb-0">
<iframe src="https://www.ansible.com/docs-footer" scrolling="no"></iframe>
</section>
<script src="iframeResizer.min.js"></script>
<script>
$(document).ready(function(){
$('iframe').iFrameResize( [{log:true}] );
// make tower collapsibles work like an accordian
$("section[id*='tower']").on('show.bs.collapse', function () {
var id = $(this).attr("id");
console.log(id);
$("section[id*='tower']").not(id).removeClass("show");
$("section[id*='tower'] a[href!='"+id+"']").addClass("collapsed");
});
});
</script>
</footer>
<!-- <div class="container"> -->
<!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can buy the commercial license via our website: themes.3rdwavemedia.com */-->
<!-- <small class="copyright">Designed with <i class="fas fa-heart"></i> by <a href="https://themes.3rdwavemedia.com/" target="_blank">Xiaoying Riley</a> for developers</small> -->
<!-- </div> --><!--//container-->
<!--</footer> --><!--//footer-->
<!-- Main Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/stickyfill/dist/stickyfill.min.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>