Update playbooks_intro.rst
Small punctuation/grammar fix.
This commit is contained in:
parent
44afa7facc
commit
66f700eb0d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue