Add a returns section for bigip_virtual-server

reviewable/pr18780/r1
Toshio Kuratomi 9 years ago
parent 4ef40ab421
commit 39c3004337

@ -157,6 +157,14 @@ EXAMPLES = '''
name: myvirtualserver
'''
RETURN = '''
---
deleted:
description: Name of a virtual server that was deleted
returned: virtual server was successfully deleted on state=absent
type: string
'''
# ==========================
# bigip_virtual_server module specific

Loading…
Cancel
Save