From 291fef3b34ea5510f031816d9c569f54098b8bec Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Tue, 14 Jul 2015 17:03:21 -0400 Subject: [PATCH] fixed version added, reworded description a bit --- cloud/vmware/vsphere_guest.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cloud/vmware/vsphere_guest.py b/cloud/vmware/vsphere_guest.py index 002ef44664e..91f479549d9 100644 --- a/cloud/vmware/vsphere_guest.py +++ b/cloud/vmware/vsphere_guest.py @@ -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: