Ansible creates a sysprep/linuxprep script: https://github.com/ansible/ansible/blob/3a6f0fbb9c698b9440f1c21c973822d1b8883124/lib/ansible/modules/cloud/vmware/vmware_guest.py#L1239
I have a lab with only static IPs and the networks parameter(s) work fine for me when creating new/cloning. On Friday, April 20, 2018 at 9:58:29 AM UTC-5, EspressoBeanies wrote: > > I have a question about the 'networks' parameter for the VMWare cloud > module. How do the options in this particular parameter get passed to the > operating system during the initial deployment or setup process? With the > virtual machine NIC settings for any ESXi instance, there is no place to > define the IP address, netmask, gateway, etc... and with Linux operating > systems, I can only get around this via Kickstart. Could someone clarify > how this mechanism works when setting up new VMWare vm's using Ansible? > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/1bccfea4-081d-4864-bb3d-5d08410d6909%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
