doc: remove common return values from various modules

This commit is contained in:
Rene Moser 2016-07-08 10:54:31 +02:00 committed by Matt Clay
commit 04bf0542cc
11 changed files with 5 additions and 61 deletions

View file

@ -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