1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Merge pull request #9425 from bobobox/patch-1

Typo fix in playbooks_intro.rst
This commit is contained in:
James Cammarata 2014-10-27 09:58:05 -05:00
commit 29e95d86fb

View file

@ -196,7 +196,7 @@ it is recommended that you use the more conventional "module: options" format.
This recommended format is used throughout the documentation, but you may
encounter the older format in some playbooks.
Here is what a basic task looks like, as with most modules,
Here is what a basic task looks like. As with most modules,
the service module takes key=value arguments::
tasks: