summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsky-joker <sky.jokerxx@gmail.com>2019-07-31 23:12:29 +0900
committerAbhijeet Kasurde <akasurde@redhat.com>2019-07-31 19:42:29 +0530
commit47f9f43b0d4b092550957b2d320913c743a224f5 (patch)
treea30a63e1fe21a8054d62969499ac388c0a50df4f
parent80d8058f5c49c5d10eb3e527bd9d72052143a629 (diff)
downloadansible-47f9f43b0d4b092550957b2d320913c743a224f5.tar.gz
VMware: Modify guest_id reference URL of vmware_guest (#59861)
-rw-r--r--lib/ansible/modules/cloud/vmware/vmware_guest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/cloud/vmware/vmware_guest.py b/lib/ansible/modules/cloud/vmware/vmware_guest.py
index 0de02aca10..ee01461411 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: