Ansible customization on vmware environment




|



Hello,
I’m working on ansible using vmware_guest module. Actually customer makes new vms using powercli utility leaving them:
- running
- with nic interfaces ( no ip, netmask, gw, etc.etc. )
- with multiple disks





I want to use ansible configuring ip address,hostname,gw and dns server on the newly created vms. How can I do this? I’m testing vmware_guest module but actually I don’t need to clone a new vm because I already have them ready. I just need to customize them. Do you have any idea? Is vmware_vm_shell the only solution?



Thank you for your time
Regards
Alessio Dini



|