Remove version_added from return values and docs fragments. (#150)

This commit is contained in:
Felix Fontein
2020-04-13 09:19:41 +02:00
committed by GitHub
parent fab6b980d2
commit b161c59a05
63 changed files with 0 additions and 94 deletions

View File

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