Merge pull request #6503 from quiver/fix-typo-playbooks_intro
Fix docs for playbooks_intro
This commit is contained in:
commit
147f3f6bc1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue