grammer correction
This commit is contained in:
parent
2cacac4b23
commit
64b447f01b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Common Return Values
|
||||||
|
|
||||||
Ansible modules normally return a data structure that can be registered into a variable, or seen directly when using
|
Ansible modules normally return a data structure that can be registered into a variable, or seen directly when using
|
||||||
the `ansible` program as output. Here we document the values common to all modules, each module can optionally document
|
the `ansible` program as output. Here we document the values common to all modules, each module can optionally document
|
||||||
it's own unique returns. If these docs exist they will be visible through ansible-doc and https://docs.ansible.com.
|
its own unique returns. If these docs exist they will be visible through ansible-doc and https://docs.ansible.com.
|
||||||
|
|
||||||
.. _facts:
|
.. _facts:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue