mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
Updated vmware URL for guest_ids (#36511)
This commit is contained in:
parent
891f4f3b2d
commit
d31d981aa5
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ options:
|
||||||
- This field is required when creating a VM.
|
- This field is required when creating a VM.
|
||||||
- >
|
- >
|
||||||
Valid values are referenced here:
|
Valid values are referenced here:
|
||||||
U(https://www.vmware.com/support/developer/converter-sdk/conv55_apireference/vim.vm.GuestOsDescriptor.GuestOsIdentifier.html)
|
U(http://pubs.vmware.com/vsphere-6-5/topic/com.vmware.wssdk.apiref.doc/vim.vm.GuestOsDescriptor.GuestOsIdentifier.html)
|
||||||
version_added: '2.3'
|
version_added: '2.3'
|
||||||
disk:
|
disk:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue