Hello
Below is my playbook for the vm creation with template which is windows server 2019
I saw notes for the module wrt sysprep in :
https://docs.ansible.com/ansible/latest/collections/community/vmware/vmware_guest_module.html
" Uses SysPrep for Windows VM (depends on ‘guest_id’ parameter match ‘win’) with PyVmomi."
But nothing in
https://docs.ansible.com/ansible/latest/collections/community/vmware/vmware_guest_module.html
So anyone can comment :
What happens if the template sysprep is done ?
What happens if the template sysprep NOT done ?
Playbook :