mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Add a returns section for bigip_virtual-server
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user