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

@ -174,11 +174,6 @@ EXAMPLES = '''
'''
RETURN = '''
changed:
description: A flag indicating if any change was made or not
returned: success
type: boolean
sample: True
loadbalancer:
description: The load balancer result object from CLC
returned: success