From 47f9f43b0d4b092550957b2d320913c743a224f5 Mon Sep 17 00:00:00 2001 From: sky-joker Date: Wed, 31 Jul 2019 23:12:29 +0900 Subject: [PATCH] VMware: Modify guest_id reference URL of vmware_guest (#59861) --- lib/ansible/modules/cloud/vmware/vmware_guest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/cloud/vmware/vmware_guest.py b/lib/ansible/modules/cloud/vmware/vmware_guest.py index 0de02aca10a..ee014614115 100644 --- a/lib/ansible/modules/cloud/vmware/vmware_guest.py +++ b/lib/ansible/modules/cloud/vmware/vmware_guest.py @@ -170,7 +170,7 @@ options: - This field is required when creating a virtual machine, not required when creating from the template. - > Valid values are referenced here: - U(http://pubs.vmware.com/vsphere-6-5/topic/com.vmware.wssdk.apiref.doc/vim.vm.GuestOsDescriptor.GuestOsIdentifier.html) + U(https://code.vmware.com/apis/358/vsphere#/doc/vim.vm.GuestOsDescriptor.GuestOsIdentifier.html) version_added: '2.3' disk: description: