esxcfg-advcfg -s 1 /Net/FollowHardwareMAC
Restart the ESXI
https://kb.vmware.com/s/article/1031111
ansible -i inventory.ini -m ping all # inventory.ini it will ping to the hosts which are in inventory # ansible -i inventory.ini -m pin...