Add a returns section for bigip_virtual-server

pull/18777/head
Toshio Kuratomi 9 years ago committed by Matt Clay
parent e1bf46a32a
commit b8e95535c2

@ -171,6 +171,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