We probably all know this situation. You did a task in VMware vSphere or any VMware product and the task fails. The only feedback you get are generic errorsc and not much of a help at all. This can be very frustrating and sometimes infuriating, at least to me. What I didn’t expect was that […]
My previous post was about creating Ansible modules for NSX-v with Powershell. Today I will show how to skip Powershell and speed up the process significantly. I will do this by using the Ansible uri module and NSX-v RestAPI. Background Making your own Ansible modules with Powershell is pretty neat and cool. The big downside […]