mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
cloudstack: streamline modules doc (part 5) (#54523)
This commit is contained in:
committed by
René Moser
parent
8d96af2df5
commit
7f57d88f00
@@ -31,6 +31,11 @@ options:
|
||||
description:
|
||||
- Account the volume is related to.
|
||||
type: str
|
||||
device_id:
|
||||
description:
|
||||
- ID of the device on a VM the volume is attached to.
|
||||
- Only considered if I(state) is C(attached).
|
||||
type: int
|
||||
custom_id:
|
||||
description:
|
||||
- Custom id to the resource.
|
||||
@@ -45,7 +50,6 @@ options:
|
||||
description:
|
||||
- Whether to display the volume to the end user or not.
|
||||
- Allowed to Root Admins only.
|
||||
default: yes
|
||||
type: bool
|
||||
domain:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user