mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
remove common return values from docs (#10485)
* remove common return values from docs * pacman: add note about version added of RV
This commit is contained in:
@@ -66,6 +66,7 @@ EXAMPLES = r"""
|
||||
changed_when: false
|
||||
"""
|
||||
|
||||
# @FIXME RV 'results' is meant to be used when 'loop:' was used with the module.
|
||||
RETURN = r"""
|
||||
results:
|
||||
description: List of lists of strings containing selected rows, likely empty for DDL statements.
|
||||
|
||||
Reference in New Issue
Block a user