This commit is contained in:
Michael DeHaan 2012-08-16 22:09:45 -04:00
commit de207dc3fa
4 changed files with 4 additions and 4 deletions

View file

@ -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>