mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Update playbooks_intro.rst
Small punctuation/grammar fix.
This commit is contained in:
@@ -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
|
This recommended format is used throughout the documentation, but you may
|
||||||
encounter the older format in some playbooks.
|
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::
|
the service module takes key=value arguments::
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|||||||
Reference in New Issue
Block a user