mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-08 01:14:03 -07:00
doc: remove common return values from various modules
This commit is contained in:
parent
e28c285be7
commit
04bf0542cc
11 changed files with 5 additions and 61 deletions
|
@ -155,11 +155,6 @@ EXAMPLES = '''
|
|||
'''
|
||||
|
||||
RETURN = '''
|
||||
changed:
|
||||
description: A flag indicating if any change was made or not
|
||||
returned: success
|
||||
type: boolean
|
||||
sample: True
|
||||
server_ids:
|
||||
description: The list of server ids that are changed
|
||||
returned: success
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue