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

corrected common headers

This commit is contained in:
Brian Coca 2017-01-09 15:54:45 -05:00
parent afbe3bd63f
commit 0aad46c85b

View file

@ -1,7 +1,7 @@
.. _common_return_values: .. _common_return_values:
Common Return Values Common Return Values
==================== --------------------
.. contents:: Topics .. contents:: Topics
@ -62,8 +62,10 @@ stdout_lines
```````````` ````````````
When c(stdout) is returned, Ansible always provides a list of strings, each containing one item per line from the original output. When c(stdout) is returned, Ansible always provides a list of strings, each containing one item per line from the original output.
Internal use Internal use
============ ------------
These keys can be added by modules but will be removed from registered variables; they are 'consumed' by Ansible itself. These keys can be added by modules but will be removed from registered variables; they are 'consumed' by Ansible itself.
ansible_facts ansible_facts