Add a returns section for bigip_virtual-server

This commit is contained in:
Toshio Kuratomi 2016-01-11 13:05:51 -08:00
parent 4ef40ab421
commit 39c3004337

View file

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