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
de207dc3
Commit
de207dc3
authored
Aug 16, 2012
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rebuild
parent
dad0e0fe
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
3 deletions
+3
-3
index.html
+1
-1
playbooks.html
+1
-1
rst/index.rst
+1
-1
searchindex.js
+0
-0
No files found.
index.html
View file @
de207dc3
...
...
@@ -355,7 +355,7 @@ in three weeks.”</td>
<tbody
valign=
"top"
>
<tr><td>
Ansible was created and is run by
<a
class=
"reference external"
href=
"http://michaeldehaan.net"
>
Michael DeHaan
</a>
(
<a
class=
"reference external"
href=
"http://twitter.com/#!/laserllama"
>
@
laserllama
</a>
), a Raleigh, NC
based software developer and architect, who also created the popular
based software developer and architect, who also created the popular
open-source
DevOps install server
<a
class=
"reference external"
href=
"http://cobbler.github.com/"
>
Cobbler
</a>
.
Cobbler is used to deploy mission critical systems all over the
planet, in industries ranging from massively multiplayer gaming, core
...
...
playbooks.html
View file @
de207dc3
...
...
@@ -494,7 +494,7 @@ use the ‘–verbose’ flag. This is available in Ansible 0.5 and
package is installed. Try it!
</p>
<p>
In version 0.7 and later, to see what hosts would be affected by a playbook before you run it, you
can do this:
</p>
<div
class=
"highlight-python"
><pre>
$
ansible-playbook playbook.yml --list-hosts.
</pre>
<div
class=
"highlight-python"
><pre>
ansible-playbook playbook.yml --list-hosts.
</pre>
</div>
<div
class=
"admonition-see-also admonition seealso"
>
<p
class=
"first admonition-title"
>
See also
</p>
...
...
rst/index.rst
View file @
de207dc3
...
...
@@ -136,7 +136,7 @@ Architecture
+==================================================================================================+
| 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
|
| based software developer and architect, who also created the popular
open-source
|
| 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 |
...
...
searchindex.js
View file @
de207dc3
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