Diane Wang

Results 11 comments of Diane Wang

Yes, right, I can reproduce this issue in my environment. Will fix this later. Thanks.

Hi @hassenius, I took a look at the `vmware_guest` module, it seems it does not handle this multiple datastore configuration: ``` # which datastore? if expected_disk_spec.get('datastore'): # TODO: This is...

Hi @Akasurde @goneri @mariolenz @sky-joker what do you think about this issue in `vmware_guest` module? 1. change doc description about `datastore` parameter, 2. make changes in `vmware_guest` to let it...

@ansibleusersili @mehmoodkha hi, does your vCenter have more than one datacenters or more than one ESXi hosts? Can you have a try on one ESXi host environment? I also hit...

Hi @ansibleusersili @mehmoodkha @samsam-rolon @vivekanand552 would you please refer to the latest comments in issue #164 and have a try on the fix in #1020? Thanks.

Transfer file from local to ESXi datastore: ``` ./linux/deploy_vm/amazonlinux/reconfigure_amazonlinux_vm.yml:44: delegate_to: "{{ esxi_hostname }}" ./linux/deploy_vm/photon/reconfigure_photon_vm.yml:31: delegate_to: "{{ esxi_hostname }}" ./linux/deploy_vm/ubuntu/reconfigure_ubuntu_iso_vm.yml:55: delegate_to: "{{ esxi_hostname }}" ./linux/deploy_vm/ubuntu/ubuntu_install_os.yml:17: delegate_to: "{{ esxi_hostname }}" ./linux/deploy_vm/ubuntu/reconfigure_ubuntu_ova_vm.yml:29: delegate_to:...

Use serial port or check existing script.

> How about Windows Server 2012 R2? What's the image info got from it? It's the same as Windows Server 2016.