vsphere_guest Deploy from Template with OS Customizations

Hi All,

This may be a feature request given the current 2.0 release, but I was wondering if there’s a way we can configure a OS Customization when deploying from template?

I know the backend makes use of Pysphere to interact with Vsphere.

Is it possible for Ansible to support the OS customization, like you can with Powershell (PowerCLI) through Set-OSCustomizationSpec or the vSphere SDK for VirtualMachine with it’s VirtualMachineCloneSpec in CloneVM_Task.

Use Case: Deploying Unix or Windows Machines with template and can boot with configured IP Address inside OS.

Regards,