mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
fixed version added, reworded description a bit
This commit is contained in:
@@ -80,9 +80,9 @@ options:
|
||||
- Name of the source template to deploy from
|
||||
default: None
|
||||
snapshot_to_clone:
|
||||
version_added "2.0"
|
||||
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
|
||||
default: none
|
||||
vm_disk:
|
||||
|
||||
Reference in New Issue
Block a user