cloudstack: fix misssing doc about vm param

pull/4420/head
Rene Moser 2015-04-27 00:06:42 +02:00 committed by Matt Clay
parent b9b0c5c006
commit fdac186d85
1 changed files with 4 additions and 0 deletions

View File

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