Ansible module to create VMware Workstation VMs

6.9k views Asked by At

I see in Ansible, there is vsphere_guest module to create and manage VMware vSphere VMs.

Same way, is there a module/option, to create VM on VMware Workstation using Ansible?

2

There are 2 answers

0
techraf On

No, there is no module to create and manage VMs on VMware Workstation in Ansible.

All Ansible modules for VMware products are listed here.

0
PaulWaldman On

There is a package available on GitHub that looks promising. https://github.com/qsypoq/Ansible-VMware-Workstation-Fusion-Pro-Modules

The author explains the rationale on a blog post. https://magnier.io/developing-vmware-workstation-pro-ansible-module