mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 17:53:10 +00:00
Merge pull request #6503 from quiver/fix-typo-playbooks_intro
Fix docs for playbooks_intro
This commit is contained in:
@@ -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::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user