ansible-community / molecule-plugins

Collection on molecule plugins
MIT License
101 stars 67 forks source link

Add support for vmware_esxi plugin #163

Closed Tualua closed 1 year ago

Tualua commented 1 year ago

vmware_esxi Vagrant plugin does not support vmx parameter and exits with error.

This small change in vagrant.py fixes it.