mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Merge pull request #9425 from bobobox/patch-1
Typo fix in playbooks_intro.rst
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