mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +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:
@@ -91,6 +91,7 @@ EXAMPLES = r"""
|
||||
register: ldap_group_gids
|
||||
"""
|
||||
|
||||
# @FIXME RV 'results' is meant to be used when 'loop:' was used with the module.
|
||||
RESULTS = r"""
|
||||
results:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user