All notable changes to this project will be documented in this file.
Dynamic inventory POC
New API endpoints implemented
Converted as collection, 0.0.1 release 🎉
A huge thanks to the contributors who have helped for this release, Markus (@vMarkusK) & Marc (@Daghis) 🏆
When fetch_url()
fails (req is None
), use Ansible's fail_json()
to return the information to the caller.
Fix credential encoding, working for python2 & python3
Fix target_vm_name
python3 compatibility
Allow disabling cert validation for HTTPS connections using validate_certs
.
You can now use the target_vm_name
parameter instead of target_vm
if you want.
This parameter use the display name of your VM instead of this ID.
Now fully compatible with VMware Workstation Pro Linux & VMware Fusion Pro on macOS
100% API working - VMware Workstation Pro Windows
First working POC - VMware Workstation Pro Windows