Commit de207dc3 by Michael DeHaan

rebuild

parent dad0e0fe
...@@ -355,7 +355,7 @@ in three weeks.&#8221;</td> ...@@ -355,7 +355,7 @@ in three weeks.&#8221;</td>
<tbody valign="top"> <tbody valign="top">
<tr><td>Ansible was created and is run by <a class="reference external" href="http://michaeldehaan.net">Michael DeHaan</a> <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">&#64;laserllama</a>), a Raleigh, NC (<a class="reference external" href="http://twitter.com/#!/laserllama">&#64;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>. 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 Cobbler is used to deploy mission critical systems all over the
planet, in industries ranging from massively multiplayer gaming, core planet, in industries ranging from massively multiplayer gaming, core
......
...@@ -494,7 +494,7 @@ use the &#8216;&#8211;verbose&#8217; flag. This is available in Ansible 0.5 and ...@@ -494,7 +494,7 @@ use the &#8216;&#8211;verbose&#8217; flag. This is available in Ansible 0.5 and
package is installed. Try it!</p> 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 <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> 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>
<div class="admonition-see-also admonition seealso"> <div class="admonition-see-also admonition seealso">
<p class="first admonition-title">See also</p> <p class="first admonition-title">See also</p>
......
...@@ -136,7 +136,7 @@ Architecture ...@@ -136,7 +136,7 @@ Architecture
+==================================================================================================+ +==================================================================================================+
| Ansible was created and is run by `Michael DeHaan <http://michaeldehaan.net>`_ | | Ansible was created and is run by `Michael DeHaan <http://michaeldehaan.net>`_ |
| (`@laserllama <http://twitter.com/#!/laserllama>`_), a Raleigh, NC | | (`@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/>`_. | | DevOps install server `Cobbler <http://cobbler.github.com/>`_. |
| Cobbler is used to deploy mission critical systems all over the | | Cobbler is used to deploy mission critical systems all over the |
| planet, in industries ranging from massively multiplayer gaming, core | | planet, in industries ranging from massively multiplayer gaming, core |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment