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
288499e3
Commit
288499e3
authored
Jul 27, 2012
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
homepage cleanup
parent
10fc56ad
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
86 additions
and
65 deletions
+86
-65
index.html
+51
-34
rst/index.rst
+35
-31
searchindex.js
+0
-0
No files found.
index.html
View file @
288499e3
...
@@ -149,7 +149,6 @@ s.parentNode.insertBefore(ga, s);
...
@@ -149,7 +149,6 @@ s.parentNode.insertBefore(ga, s);
<span
class=
"localtoc"
><ul>
<span
class=
"localtoc"
><ul>
<li><a
class=
"reference internal"
href=
"#"
>
Introducing Ansible
</a></li>
<li><a
class=
"reference internal"
href=
"#"
>
Introducing Ansible
</a></li>
<li><a
class=
"reference internal"
href=
"#architecture"
>
Architecture
</a></li>
<li><a
class=
"reference internal"
href=
"#architecture"
>
Architecture
</a></li>
<li><a
class=
"reference internal"
href=
"#resources"
>
Resources
</a></li>
<li><a
class=
"reference internal"
href=
"#documentation"
>
Documentation
</a><ul>
<li><a
class=
"reference internal"
href=
"#documentation"
>
Documentation
</a><ul>
</ul>
</ul>
</li>
</li>
...
@@ -246,7 +245,8 @@ steps on all your webservers, then some steps on your database
...
@@ -246,7 +245,8 @@ steps on all your webservers, then some steps on your database
servers, and then some steps on monitoring servers
–
all the
servers, and then some steps on monitoring servers
–
all the
while sharing variables between them is trivial.
</td>
while sharing variables between them is trivial.
</td>
</tr>
</tr>
<tr><td>
Doesn
’
t choose sides
</td>
<tr><td>
Doesn
’
t choose sides in the
language war
</td>
<td>
Modules can be written in Bash, Perl, Python, Ruby, whatever.
<td>
Modules can be written in Bash, Perl, Python, Ruby, whatever.
Playbooks are not a programming language, but a data format.
</td>
Playbooks are not a programming language, but a data format.
</td>
</tr>
</tr>
...
@@ -276,19 +276,36 @@ already using – openssh.</td>
...
@@ -276,19 +276,36 @@ already using – openssh.</td>
</tr>
</tr>
</tbody>
</tbody>
</table>
</table>
</div>
<table
border=
"1"
class=
"docutils"
>
<div
class=
"section"
id=
"resources"
>
<colgroup>
<h1>
Resources
<a
class=
"headerlink"
href=
"#resources"
title=
"Permalink to this headline"
>
¶
</a></h1>
<col
width=
"23%"
/>
<p>
Your ideas and contributions are welcome. We
’
re also happy to help
<col
width=
"77%"
/>
you with questions about Ansible.
</p>
</colgroup>
<ul
class=
"simple"
>
<thead
valign=
"bottom"
>
<li>
Visit the
<a
class=
"reference external"
href=
"https://github.com/ansible/ansible"
>
project page
</a>
on Github
</li>
<tr><th
class=
"head"
colspan=
"2"
>
Community
</th>
<li>
View the
<a
class=
"reference external"
href=
"https://github.com/ansible/ansible/issues"
>
issue tracker
</a></li>
</tr>
<li>
See the presentation on
<a
class=
"reference external"
href=
"http://speakerdeck.com/u/mpdehaan/p/ansible"
>
Speakerdeck
</a></li>
</thead>
<li>
Visit the
<a
class=
"reference external"
href=
"http://groups.google.com/group/ansible-project"
>
Google Group
</a></li>
<tbody
valign=
"top"
>
<li>
Chat on
<a
class=
"reference external"
href=
"http://webchat.freenode.net/?channels=ansible"
>
FreeNode
</a></li>
<tr><td
colspan=
"2"
>
Your ideas and contributions are welcome. We
’
re also happy to help
<li>
Join the
<a
class=
"reference external"
href=
"http://groups.google.com/group/ansible-project"
>
Mailing List
</a></li>
you with questions about Ansible.
</td>
</ul>
</tr>
<tr><td>
Get the source
</td>
<td>
Visit the
<a
class=
"reference external"
href=
"https://github.com/ansible/ansible"
>
project page
</a>
on Github
</td>
</tr>
<tr><td>
File a bug
</td>
<td>
View the
<a
class=
"reference external"
href=
"https://github.com/ansible/ansible/issues"
>
issue tracker
</a></td>
</tr>
<tr><td>
Spread the word
</td>
<td>
Watch slides on
<a
class=
"reference external"
href=
"http://speakerdeck.com/u/mpdehaan/p/ansible"
>
Speakerdeck
</a></td>
</tr>
<tr><td>
Join the mailing list
</td>
<td>
Visit the
<a
class=
"reference external"
href=
"http://groups.google.com/group/ansible-project"
>
Google Group
</a></td>
</tr>
<tr><td>
Chat
</td>
<td>
Visit the channel on
<a
class=
"reference external"
href=
"http://webchat.freenode.net/?channels=ansible"
>
FreeNode
</a></td>
</tr>
</tbody>
</table>
<table
border=
"1"
class=
"docutils"
>
<table
border=
"1"
class=
"docutils"
>
<colgroup>
<colgroup>
<col
width=
"100%"
/>
<col
width=
"100%"
/>
...
@@ -315,25 +332,6 @@ migrate all my stuff to the much more sensical ansible. Nice work</td>
...
@@ -315,25 +332,6 @@ migrate all my stuff to the much more sensical ansible. Nice work</td>
</tr>
</tr>
</tbody>
</tbody>
</table>
</table>
</div>
<div
class=
"section"
id=
"documentation"
>
<h1>
Documentation
<a
class=
"headerlink"
href=
"#documentation"
title=
"Permalink to this headline"
>
¶
</a></h1>
<div
class=
"toctree-wrapper compound"
>
<ul>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"gettingstarted.html"
>
Getting Started
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"patterns.html"
>
Inventory
&
Patterns
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"examples.html"
>
Command Line
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"modules.html"
>
Ansible Modules
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"YAMLSyntax.html"
>
YAML Syntax
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"playbooks.html"
>
Playbooks
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"playbooks2.html"
>
Advanced Playbooks
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"bestpractices.html"
>
Best Practices
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"api.html"
>
API
&
Integrations
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"moduledev.html"
>
Module Development
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"faq.html"
>
FAQ
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"who_uses_ansible.html"
>
Who Uses Ansible
</a></li>
</ul>
</div>
<table
border=
"1"
class=
"docutils"
>
<table
border=
"1"
class=
"docutils"
>
<colgroup>
<colgroup>
<col
width=
"100%"
/>
<col
width=
"100%"
/>
...
@@ -359,6 +357,25 @@ Puppet Labs, and is now with <a class="reference external" href="http://rpath.co
...
@@ -359,6 +357,25 @@ Puppet Labs, and is now with <a class="reference external" href="http://rpath.co
</tbody>
</tbody>
</table>
</table>
</div>
</div>
<div
class=
"section"
id=
"documentation"
>
<h1>
Documentation
<a
class=
"headerlink"
href=
"#documentation"
title=
"Permalink to this headline"
>
¶
</a></h1>
<div
class=
"toctree-wrapper compound"
>
<ul>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"gettingstarted.html"
>
Getting Started
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"patterns.html"
>
Inventory
&
Patterns
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"examples.html"
>
Command Line
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"modules.html"
>
Ansible Modules
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"YAMLSyntax.html"
>
YAML Syntax
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"playbooks.html"
>
Playbooks
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"playbooks2.html"
>
Advanced Playbooks
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"bestpractices.html"
>
Best Practices
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"api.html"
>
API
&
Integrations
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"moduledev.html"
>
Module Development
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"faq.html"
>
FAQ
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"who_uses_ansible.html"
>
Who Uses Ansible
</a></li>
</ul>
</div>
</div>
<br/>
<br/>
...
...
rst/index.rst
View file @
288499e3
...
@@ -60,8 +60,8 @@ Architecture
...
@@ -60,8 +60,8 @@ Architecture
| | servers, and then some steps on monitoring servers -- all the |
| | servers, and then some steps on monitoring servers -- all the |
| | while sharing variables between them is trivial. |
| | while sharing variables between them is trivial. |
+------------------------------------+-------------------------------------------------------------------+
+------------------------------------+-------------------------------------------------------------------+
| Doesn't choose sides
| Modules can be written in Bash, Perl, Python, Ruby, whatever. |
| Doesn't choose sides
in the
| Modules can be written in Bash, Perl, Python, Ruby, whatever. |
|
| Playbooks are not a programming language, but a data format. |
|
language war
| Playbooks are not a programming language, but a data format. |
+------------------------------------+-------------------------------------------------------------------+
+------------------------------------+-------------------------------------------------------------------+
| Infrastructure Is Not Code, | Playbooks are not a programming language, they are designed to be |
| Infrastructure Is Not Code, | Playbooks are not a programming language, they are designed to be |
| Infrastructure Is Data | super-easy to write, and easy to audit by non-developers. You |
| Infrastructure Is Data | super-easy to write, and easy to audit by non-developers. You |
...
@@ -84,18 +84,22 @@ Architecture
...
@@ -84,18 +84,22 @@ Architecture
| | already using -- openssh. |
| | already using -- openssh. |
+------------------------------------+-------------------------------------------------------------------+
+------------------------------------+-------------------------------------------------------------------+
Resources
+-----------------------------------------------------------------------------------------------------------+
`````````
| Community |
+===========================================================================================================+
Your ideas and contributions are welcome. We're also happy to help
| Your ideas and contributions are welcome. We're also happy to help |
you with questions about Ansible.
| you with questions about Ansible. |
+------------------------+----------------------------------------------------------------------------------+
* Visit the `project page <https://github.com/ansible/ansible>`_ on Github
| Get the source | Visit the `project page <https://github.com/ansible/ansible>`_ on Github |
* View the `issue tracker <https://github.com/ansible/ansible/issues>`_
+------------------------+----------------------------------------------------------------------------------+
* See the presentation on `Speakerdeck <http://speakerdeck.com/u/mpdehaan/p/ansible>`_
| File a bug | View the `issue tracker <https://github.com/ansible/ansible/issues>`_ |
* Visit the `Google Group <http://groups.google.com/group/ansible-project>`_
+------------------------+----------------------------------------------------------------------------------+
* Chat on `FreeNode <http://webchat.freenode.net/?channels=ansible>`_
| Spread the word | Watch slides on `Speakerdeck <http://speakerdeck.com/u/mpdehaan/p/ansible>`_ |
* Join the `Mailing List <http://groups.google.com/group/ansible-project>`_
+------------------------+----------------------------------------------------------------------------------+
| Join the mailing list | Visit the `Google Group <http://groups.google.com/group/ansible-project>`_ |
+------------------------+----------------------------------------------------------------------------------+
| Chat | Visit the channel on `FreeNode <http://webchat.freenode.net/?channels=ansible>`_ |
+------------------------+----------------------------------------------------------------------------------+
+-----------------------------------------------------------------------------------------------------------+
+-----------------------------------------------------------------------------------------------------------+
| What People Are Saying |
| What People Are Saying |
...
@@ -116,7 +120,22 @@ you with questions about Ansible.
...
@@ -116,7 +120,22 @@ you with questions about Ansible.
| migrate all my stuff to the much more sensical ansible. Nice work |
| migrate all my stuff to the much more sensical ansible. Nice work |
+-----------------------------------------------------------------------------------------------------------+
+-----------------------------------------------------------------------------------------------------------+
+--------------------------------------------------------------------------------------------------+
| Presented By... |
+==================================================================================================+
| Ansible was created and is run by `Michael DeHaan <http://michaeldehaan.net>`_ |
| (`@laserllama <http://twitter.com/#!/laserllama>`_), a Raleigh, NC |
| based software developer and architect, who also created the popular |
| DevOps install server `Cobbler <http://cobbler.github.com/>`_. |
| Cobbler is used to deploy mission critical systems all over the |
| planet, in industries ranging from massively multiplayer gaming, core |
| internet infrastructure, finance, chip design, and more. Michael also |
| helped co-author `Func <http://fedorahosted.org/func/>`_, a precursor to Ansible, which is used |
| to orchestrate systems in lots of diverse places. He's worked on systems |
| software for IBM, Motorola, Red Hat's Emerging Technologies Group, |
| Puppet Labs, and is now with `rPath <http://rpath.com>`_. Reach Michael by email |
| `here <mailto:michael.dehaan@gmail.com>`_. |
+--------------------------------------------------------------------------------------------------+
Documentation
Documentation
`````````````
`````````````
...
@@ -137,19 +156,4 @@ Documentation
...
@@ -137,19 +156,4 @@ Documentation
faq
faq
who_uses_ansible
who_uses_ansible
+--------------------------------------------------------------------------------------------------+
| Presented By... |
+==================================================================================================+
| Ansible was created and is run by `Michael DeHaan <http://michaeldehaan.net>`_ |
| (`@laserllama <http://twitter.com/#!/laserllama>`_), a Raleigh, NC |
| based software developer and architect, who also created the popular |
| DevOps install server `Cobbler <http://cobbler.github.com/>`_. |
| Cobbler is used to deploy mission critical systems all over the |
| planet, in industries ranging from massively multiplayer gaming, core |
| internet infrastructure, finance, chip design, and more. Michael also |
| helped co-author `Func <http://fedorahosted.org/func/>`_, a precursor to Ansible, which is used |
| to orchestrate systems in lots of diverse places. He's worked on systems |
| software for IBM, Motorola, Red Hat's Emerging Technologies Group, |
| Puppet Labs, and is now with `rPath <http://rpath.com>`_. Reach Michael by email |
| `here <mailto:michael.dehaan@gmail.com>`_. |
+--------------------------------------------------------------------------------------------------+
searchindex.js
View file @
288499e3
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