Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
0ab8d9e1
Commit
0ab8d9e1
authored
Apr 17, 2012
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Logo on every page.
parent
6c547e5f
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
42 additions
and
40 deletions
+42
-40
YAMLSyntax.html
+2
-1
_themes/bootstrap/layout.html
+2
-1
api.html
+2
-1
examples.html
+2
-1
faq.html
+2
-1
genindex.html
+2
-1
gettingstarted.html
+3
-2
index.html
+17
-21
moduledev.html
+2
-1
modules.html
+2
-1
patterns.html
+2
-1
playbooks.html
+2
-1
rst/index.rst
+0
-6
search.html
+2
-1
searchindex.js
+0
-0
No files found.
YAMLSyntax.html
View file @
0ab8d9e1
...
...
@@ -105,7 +105,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"topbar"
data-scrollspy=
"scrollspy"
>
<div
class=
"topbar-inner"
>
<div
class=
"container"
>
<
a
class=
"brand"
href=
"index.html"
>
Ansible
</a
>
<
!-- <a class="brand" href="index.html">Ansible</a> --
>
<ul
class=
"nav"
>
<li
class=
"dropdown"
data-dropdown=
"dropdown"
>
...
...
@@ -153,6 +153,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"container"
>
<img
src=
"http://ansible.github.com/ansible-logo.png"
alt=
"Ansible"
/><br/>
<div
class=
"section"
id=
"yaml-syntax"
>
<h1>
YAML Syntax
<a
class=
"headerlink"
href=
"#yaml-syntax"
title=
"Permalink to this headline"
>
¶
</a></h1>
...
...
_themes/bootstrap/layout.html
View file @
0ab8d9e1
...
...
@@ -7,7 +7,7 @@
<div
class=
"topbar"
data-scrollspy=
"scrollspy"
>
<div
class=
"topbar-inner"
>
<div
class=
"container"
>
<
a
class=
"brand"
href=
"{{ pathto(master_doc) }}"
>
{{ shorttitle|e }}
</a
>
<
!-- <a class="brand" href="{{ pathto(master_doc) }}">{{ shorttitle|e }}</a> --
>
<ul
class=
"nav"
>
{% block sidebartoc %}
{% include "globaltoc.html" %}
...
...
@@ -108,6 +108,7 @@ s.parentNode.insertBefore(ga, s);
{%- block content %}
<div
class=
"container"
>
<img
src=
"http://ansible.github.com/ansible-logo.png"
alt=
"Ansible"
/><br/>
{% block body %} {% endblock %}
</div>
{%- endblock %}
...
...
api.html
View file @
0ab8d9e1
...
...
@@ -105,7 +105,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"topbar"
data-scrollspy=
"scrollspy"
>
<div
class=
"topbar-inner"
>
<div
class=
"container"
>
<
a
class=
"brand"
href=
"index.html"
>
Ansible
</a
>
<
!-- <a class="brand" href="index.html">Ansible</a> --
>
<ul
class=
"nav"
>
<li
class=
"dropdown"
data-dropdown=
"dropdown"
>
...
...
@@ -161,6 +161,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"container"
>
<img
src=
"http://ansible.github.com/ansible-logo.png"
alt=
"Ansible"
/><br/>
<div
class=
"section"
id=
"api-integrations"
>
<h1>
API
&
Integrations
<a
class=
"headerlink"
href=
"#api-integrations"
title=
"Permalink to this headline"
>
¶
</a></h1>
...
...
examples.html
View file @
0ab8d9e1
...
...
@@ -105,7 +105,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"topbar"
data-scrollspy=
"scrollspy"
>
<div
class=
"topbar-inner"
>
<div
class=
"container"
>
<
a
class=
"brand"
href=
"index.html"
>
Ansible
</a
>
<
!-- <a class="brand" href="index.html">Ansible</a> --
>
<ul
class=
"nav"
>
<li
class=
"dropdown"
data-dropdown=
"dropdown"
>
...
...
@@ -159,6 +159,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"container"
>
<img
src=
"http://ansible.github.com/ansible-logo.png"
alt=
"Ansible"
/><br/>
<div
class=
"section"
id=
"command-line-examples"
>
<h1>
Command Line Examples
<a
class=
"headerlink"
href=
"#command-line-examples"
title=
"Permalink to this headline"
>
¶
</a></h1>
...
...
faq.html
View file @
0ab8d9e1
...
...
@@ -104,7 +104,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"topbar"
data-scrollspy=
"scrollspy"
>
<div
class=
"topbar-inner"
>
<div
class=
"container"
>
<
a
class=
"brand"
href=
"index.html"
>
Ansible
</a
>
<
!-- <a class="brand" href="index.html">Ansible</a> --
>
<ul
class=
"nav"
>
<li
class=
"dropdown"
data-dropdown=
"dropdown"
>
...
...
@@ -166,6 +166,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"container"
>
<img
src=
"http://ansible.github.com/ansible-logo.png"
alt=
"Ansible"
/><br/>
<div
class=
"section"
id=
"frequently-asked-questions"
>
<h1>
Frequently Asked Questions
<a
class=
"headerlink"
href=
"#frequently-asked-questions"
title=
"Permalink to this headline"
>
¶
</a></h1>
...
...
genindex.html
View file @
0ab8d9e1
...
...
@@ -103,7 +103,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"topbar"
data-scrollspy=
"scrollspy"
>
<div
class=
"topbar-inner"
>
<div
class=
"container"
>
<
a
class=
"brand"
href=
"index.html"
>
Ansible
</a
>
<
!-- <a class="brand" href="index.html">Ansible</a> --
>
<ul
class=
"nav"
>
<li
class=
"dropdown"
data-dropdown=
"dropdown"
>
...
...
@@ -145,6 +145,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"container"
>
<img
src=
"http://ansible.github.com/ansible-logo.png"
alt=
"Ansible"
/><br/>
<h1
id=
"index"
>
Index
</h1>
...
...
gettingstarted.html
View file @
0ab8d9e1
...
...
@@ -28,7 +28,7 @@
<link
rel=
"shortcut icon"
href=
"_static/favicon.ico"
/>
<link
rel=
"top"
title=
"Ansible - SSH-Based Configuration Management & Deployment"
href=
"index.html"
/>
<link
rel=
"next"
title=
"The Inventory File, Patterns, and Groups"
href=
"patterns.html"
/>
<link
rel=
"prev"
title=
"In
troducing Ansible
"
href=
"index.html"
/>
<link
rel=
"prev"
title=
"In
novative Multi-node Control
"
href=
"index.html"
/>
<script
type=
"text/javascript"
>
(
function
()
{
/**
...
...
@@ -105,7 +105,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"topbar"
data-scrollspy=
"scrollspy"
>
<div
class=
"topbar-inner"
>
<div
class=
"container"
>
<
a
class=
"brand"
href=
"index.html"
>
Ansible
</a
>
<
!-- <a class="brand" href="index.html">Ansible</a> --
>
<ul
class=
"nav"
>
<li
class=
"dropdown"
data-dropdown=
"dropdown"
>
...
...
@@ -162,6 +162,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"container"
>
<img
src=
"http://ansible.github.com/ansible-logo.png"
alt=
"Ansible"
/><br/>
<div
class=
"section"
id=
"downloads-getting-started"
>
<h1>
Downloads
&
Getting Started
<a
class=
"headerlink"
href=
"#downloads-getting-started"
title=
"Permalink to this headline"
>
¶
</a></h1>
...
...
index.html
View file @
0ab8d9e1
This diff is collapsed.
Click to expand it.
moduledev.html
View file @
0ab8d9e1
...
...
@@ -105,7 +105,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"topbar"
data-scrollspy=
"scrollspy"
>
<div
class=
"topbar-inner"
>
<div
class=
"container"
>
<
a
class=
"brand"
href=
"index.html"
>
Ansible
</a
>
<
!-- <a class="brand" href="index.html">Ansible</a> --
>
<ul
class=
"nav"
>
<li
class=
"dropdown"
data-dropdown=
"dropdown"
>
...
...
@@ -160,6 +160,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"container"
>
<img
src=
"http://ansible.github.com/ansible-logo.png"
alt=
"Ansible"
/><br/>
<div
class=
"section"
id=
"module-development-guide"
>
<h1>
Module Development Guide
<a
class=
"headerlink"
href=
"#module-development-guide"
title=
"Permalink to this headline"
>
¶
</a></h1>
...
...
modules.html
View file @
0ab8d9e1
...
...
@@ -105,7 +105,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"topbar"
data-scrollspy=
"scrollspy"
>
<div
class=
"topbar-inner"
>
<div
class=
"container"
>
<
a
class=
"brand"
href=
"index.html"
>
Ansible
</a
>
<
!-- <a class="brand" href="index.html">Ansible</a> --
>
<ul
class=
"nav"
>
<li
class=
"dropdown"
data-dropdown=
"dropdown"
>
...
...
@@ -170,6 +170,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"container"
>
<img
src=
"http://ansible.github.com/ansible-logo.png"
alt=
"Ansible"
/><br/>
<div
class=
"section"
id=
"ansible-modules"
>
<h1>
Ansible Modules
<a
class=
"headerlink"
href=
"#ansible-modules"
title=
"Permalink to this headline"
>
¶
</a></h1>
...
...
patterns.html
View file @
0ab8d9e1
...
...
@@ -105,7 +105,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"topbar"
data-scrollspy=
"scrollspy"
>
<div
class=
"topbar-inner"
>
<div
class=
"container"
>
<
a
class=
"brand"
href=
"index.html"
>
Ansible
</a
>
<
!-- <a class="brand" href="index.html">Ansible</a> --
>
<ul
class=
"nav"
>
<li
class=
"dropdown"
data-dropdown=
"dropdown"
>
...
...
@@ -155,6 +155,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"container"
>
<img
src=
"http://ansible.github.com/ansible-logo.png"
alt=
"Ansible"
/><br/>
<div
class=
"section"
id=
"the-inventory-file-patterns-and-groups"
>
<span
id=
"patterns"
></span><h1>
The Inventory File, Patterns, and Groups
<a
class=
"headerlink"
href=
"#the-inventory-file-patterns-and-groups"
title=
"Permalink to this headline"
>
¶
</a></h1>
...
...
playbooks.html
View file @
0ab8d9e1
...
...
@@ -105,7 +105,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"topbar"
data-scrollspy=
"scrollspy"
>
<div
class=
"topbar-inner"
>
<div
class=
"container"
>
<
a
class=
"brand"
href=
"index.html"
>
Ansible
</a
>
<
!-- <a class="brand" href="index.html">Ansible</a> --
>
<ul
class=
"nav"
>
<li
class=
"dropdown"
data-dropdown=
"dropdown"
>
...
...
@@ -172,6 +172,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"container"
>
<img
src=
"http://ansible.github.com/ansible-logo.png"
alt=
"Ansible"
/><br/>
<div
class=
"section"
id=
"playbooks"
>
<h1>
Playbooks
<a
class=
"headerlink"
href=
"#playbooks"
title=
"Permalink to this headline"
>
¶
</a></h1>
...
...
rst/index.rst
View file @
0ab8d9e1
.. image:: http://ansible.github.com/ansible-logo.png
:alt: "Ansible"
:target: http://photos.michaeldehaan.net/infrared/h3d850bdf#h3d850bdf
Introducing Ansible
===================
Ansible is a radically simple deployment, model-driven configuration management,
and command execution framework. Other tools in this space have been too
...
...
search.html
View file @
0ab8d9e1
...
...
@@ -109,7 +109,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"topbar"
data-scrollspy=
"scrollspy"
>
<div
class=
"topbar-inner"
>
<div
class=
"container"
>
<
a
class=
"brand"
href=
"index.html"
>
Ansible
</a
>
<
!-- <a class="brand" href="index.html">Ansible</a> --
>
<ul
class=
"nav"
>
<li
class=
"dropdown"
data-dropdown=
"dropdown"
>
...
...
@@ -146,6 +146,7 @@ s.parentNode.insertBefore(ga, s);
<div
class=
"container"
>
<img
src=
"http://ansible.github.com/ansible-logo.png"
alt=
"Ansible"
/><br/>
<h1
id=
"search-documentation"
>
Search
</h1>
<div
id=
"fallback"
class=
"admonition warning"
>
...
...
searchindex.js
View file @
0ab8d9e1
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment