mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
cloudstack: fix misssing doc about vm param
This commit is contained in:
@@ -31,6 +31,10 @@ options:
|
|||||||
- Unique Name of the snapshot. In CloudStack terms C(displayname).
|
- Unique Name of the snapshot. In CloudStack terms C(displayname).
|
||||||
required: true
|
required: true
|
||||||
aliases: ['displayname']
|
aliases: ['displayname']
|
||||||
|
vm:
|
||||||
|
description:
|
||||||
|
- Name of the virtual machine.
|
||||||
|
required: true
|
||||||
description:
|
description:
|
||||||
description:
|
description:
|
||||||
- Description of the snapshot.
|
- Description of the snapshot.
|
||||||
|
|||||||
Reference in New Issue
Block a user