I’m trying to deploy a new VM on ESXi host with ansible 2.9.13 with a device_type=e1000.
But unfortunately it is not accepting my static IP value, even when I mentioned type=static in playbook.
I'm going to assume that the number following 192 above is 168, and if that's
true, there's no point in obfuscating RFC 1918 addresses - it tells us nothing
sensitive about your network, and there's just a chance that this additional
information would help us to answer your question.
Yes Antony, Its 168 that comes after 192 in this value...
Maybe I wasn't clear.
I meant "if you are using an RFC 1918 address (ie: one that starts with
192.168) then please show us the full address (and the netmask and the
gateway) because you are not giving away any sensitive information, and
knowing what you have written in full might help someone to answer your
question".
So, please re-post your network stanza with nothing obscured.
Can you please provide the details about the operating system of the virtual machine and vCenter/ESXi version? Also, can check if vmware-tools or openvm-tools is running in the given virtual machine?
I’m using “Centos-7 64bit” Operating system for deploying a new VM. And VCenter 6.5 version, ansible - 2.9.13.
Regarding vmware_tools., I see the below thing from vSphere client after I deploy a new VM.
And, you can also observe here that, it is not showing up any IP address assigned to it.
I think the vmware_tools are installed and running. Please suggest me if anything went wrong here.