ansible-collections / vmware.vmware_rest

Ansible Collection for VMWare (REST modules)
https://ansible-collections.github.io/vmware.vmware_rest/
GNU General Public License v3.0
131 stars 64 forks source link

Default browser changed after using "vmware.vmware_rest.vcenter_vm_guest_customization" #491

Open TerryzzzzzzZ opened 4 months ago

TerryzzzzzzZ commented 4 months ago

Hi, I found the default browser of my VM was changed from MS Edge to IE after using the module of "vmware.vmware_rest.vcenter_vm_guest_customization". I'm confused about which variable is concerned with that? How can I prevent that change happens?

machacekondra commented 4 months ago

How exactly do you execute the vmware.vmware_rest.vcenter_vm_guest_customization module? Can you show the example?