Re: [ansible-project] Re: VMware VM creation works but on boot the network adapter is disconnected

2022-06-06 Thread N Owens
Chris, I got the windows VM to poweron with the network connected with this configuration. Hope this helps. Ansible: 2.9 Tower: 3.8.2 - Compatibility: ESXi 6.7 Update 2 and later (VM version 15) - VMware Tools: Running, version:11297 (Current) - name: "Create VM {{ vmware_provision_vm_hostnam

Re: [ansible-project] Re: VMware VM creation works but on boot the network adapter is disconnected

2022-06-01 Thread N Owens
Chris, The only thing I've seen so far is that you want to make sure the template or image you are cloning has the latest version of vmware tools installed. Norm On Fri, May 27, 2022 at 11:16 AM Christopher Bachmeyer < chris.bachme...@gmail.com> wrote: > Hi, Norm, > > I have read about that issu

[ansible-project] VMware VM creation works but on boot the network adapter is disconnected

2021-03-31 Thread N Owens
I'm using Ansible Tower 3.8.2. Ansible core is 2.9.15 I'm using the vmware_rest collection. I'm able to get the linux VM created from a template. And the VM does poweron. But when it comes up the network adapter does not. It is in disconnected state. My linux VM is RHEL 8.2 I see online