Hello,
I’m looking for the best way to use Ansible for provisionning ESXi VM.
It’s easy to spin new VM via vsphere_guest
It’s easy to use playbook on ssh connectable VM
…I’m just looking the best (easy ?) way between these 2 steps.
How can I set static ip address in VM spined by vsphere_guest ?
Ben