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:
@@ -95,14 +95,6 @@ EXAMPLES = r"""
|
||||
api_secret: "{{ api_secret }}"
|
||||
"""
|
||||
|
||||
RETURN = r"""
|
||||
changed:
|
||||
description: Whether the API accepted the message.
|
||||
returned: always
|
||||
type: bool
|
||||
sample: true
|
||||
"""
|
||||
|
||||
|
||||
import json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user