fixed version added, reworded description a bit
This commit is contained in:
parent
16a4ff3462
commit
9e54efd3fd
1 changed files with 2 additions and 2 deletions
|
@ -80,9 +80,9 @@ options:
|
||||||
- Name of the source template to deploy from
|
- Name of the source template to deploy from
|
||||||
default: None
|
default: None
|
||||||
snapshot_to_clone:
|
snapshot_to_clone:
|
||||||
version_added "2.0"
|
|
||||||
description:
|
description:
|
||||||
- String. When specified, snapshot_to_clone will create a linked clone copy of the VM, Snapshot must already be taken in vCenter.
|
- A string that when specified, will create a linked clone copy of the VM. Snapshot must already be taken in vCenter.
|
||||||
|
version_added: "2.0"
|
||||||
required: false
|
required: false
|
||||||
default: none
|
default: none
|
||||||
vm_disk:
|
vm_disk:
|
||||||
|
|
Loading…
Reference in a new issue