mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Remove version_added from return values and docs fragments. (#150)
This commit is contained in:
@@ -178,7 +178,6 @@ host:
|
||||
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
|
||||
@@ -193,7 +192,6 @@ nic:
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user