Merge pull request #6503 from quiver/fix-typo-playbooks_intro

Fix docs for playbooks_intro
pull/6481/merge
Michael DeHaan 11 years ago
commit 147f3f6bc1

@ -370,7 +370,7 @@ package is installed. Try it!
To see what hosts would be affected by a playbook before you run it, you
can do this::
ansible-playbook playbook.yml --list-hosts.
ansible-playbook playbook.yml --list-hosts
.. seealso::

Loading…
Cancel
Save