mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-28 07:57:38 +00:00
Remove version_added from return values and docs fragments. (#150)
This commit is contained in:
parent
fab6b980d2
commit
b161c59a05
63 changed files with 0 additions and 94 deletions
|
|
@ -187,7 +187,6 @@ instances:
|
|||
returned: success and instance is running
|
||||
type: str
|
||||
sample: host01.example.com
|
||||
version_added: '2.6'
|
||||
instance_name:
|
||||
description: Internal name of the instance (ROOT admin only).
|
||||
returned: success
|
||||
|
|
@ -202,7 +201,6 @@ instances:
|
|||
description: List of dictionaries of the instance nics.
|
||||
returned: success
|
||||
type: complex
|
||||
version_added: '2.8'
|
||||
contains:
|
||||
broadcasturi:
|
||||
description: The broadcast uri of the nic.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue