mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
corrected common headers
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.. _common_return_values:
|
||||
|
||||
Common Return Values
|
||||
====================
|
||||
--------------------
|
||||
|
||||
.. 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.
|
||||
|
||||
|
||||
Internal use
|
||||
============
|
||||
------------
|
||||
|
||||
These keys can be added by modules but will be removed from registered variables; they are 'consumed' by Ansible itself.
|
||||
|
||||
ansible_facts
|
||||
|
||||
Reference in New Issue
Block a user