Diane Wang

Results 21 issues of Diane Wang

##### SUMMARY On vSphere 6.7 and 7.0, from vCenter -> Configure -> Key Management Servers/Key Providers, we can add standard KMS servers/Key providers. On vSphere 7.0.2, we can add "Native...

feature

##### SUMMARY Add a new module for getting the key provider info configured on vCenter. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME vcenter_key_provider_info ##### ADDITIONAL INFORMATION ```yaml ```

needs_triage
feature

##### SUMMARY Our testing requires using IDE disk, so request that this module can support IDE disk reconfiguration. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME vmware_guest_disk ##### ADDITIONAL...

##### SUMMARY New feature request for iso_create module to support create bootable ISO file. Reference: https://clalancette.github.io/pycdlib/example-creating-bootable-iso.html ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME iso_create ##### ADDITIONAL INFORMATION ```yaml...

feature
module
waiting_on_contributor
files

##### SUMMARY Now we don't have a naming convention of all these variables, when the increasing number of defined variables in this project, there may cause confusing or conflicts when...

new feature

##### SUMMARY Try to use community.vmware modules instead of tasks "delegate_to" ESXi host. For example, copy task delegate_to ESXi host in below files: ``` linux/deploy_vm/amazonlinux/reconfigure_amazonlinux_vm.yml linux/deploy_vm/photon/reconfigure_photon_vm.yml linux/deploy_vm/ubuntu/reconfigure_ubuntu_iso_vm.yml linux/deploy_vm/ubuntu/ubuntu_install_os.yml linux/deploy_vm/ubuntu/reconfigure_ubuntu_ova_vm.yml ......

new feature

##### SUMMARY From ESXi 7.0.3 and VMware tools 11.3.0, there is a new feature for auto switch Windows VM disk controller from LSILogicSAS to PVSCSI. It's better for us to...

new feature

##### SUMMARY 1. It's not easy to identify the under testing guest OS type and version from configured guest ID and guest OS ISO image, 2. and it's not easy...

new feature

##### SUMMARY Add a USB device when creating new VM, in case user need to debug issues through VM remote console while keyboard and mouse are not working properly. #####...

new feature

##### SUMMARY Need check serial port ``` 2023-01-18 07:45:58,018 | Failed at Play [pvrdma_network_device_ops] ***************** 2023-01-18 07:45:58,018 | TASK [pvrdma_network_device_ops][Instant Clone a VM from 'rhel9_ansible_test'] task path: /root/ansible-vsphere-gos-validation/common/vm_instant_clone.yml:19 fatal: [localhost]:...

bug