cloudstack: fix misssing doc about vm param
This commit is contained in:
parent
ef019e6163
commit
b0fb6b08a9
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@ options:
|
|||
- Unique Name of the snapshot. In CloudStack terms C(displayname).
|
||||
required: true
|
||||
aliases: ['displayname']
|
||||
vm:
|
||||
description:
|
||||
- Name of the virtual machine.
|
||||
required: true
|
||||
description:
|
||||
description:
|
||||
- Description of the snapshot.
|
||||
|
|
Loading…
Reference in a new issue