mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 07:01:22 -07:00
rebuild
This commit is contained in:
parent
dad0e0fefb
commit
de207dc3fa
4 changed files with 4 additions and 4 deletions
|
@ -355,7 +355,7 @@ in three weeks.”</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">@laserllama</a>), a Raleigh, NC
|
(<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>.
|
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 ‘–verbose’ 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
|
||||||
+==================================================================================================+
|
+==================================================================================================+
|
||||||
| 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 |
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue