Building VMs using Ansible and the VMware API can be a streamlined process, but it does come with some considerations. Here's a more detailed guide:
You'll want to make use of the Ansible vmware_guest module, which can create, clone, or reconfigure VMware VMs through vCenter.
- Inventory: