I added VMWare VCenter credential type to AWX interface and also added source of my VCenter. I can see the vms on my VCenter but all are imported with their name_id format which i don’t want. How can i tell AWX (Tower) to import VCenter vms with just their name or display them as their names?
I checked the instance filters part but couldn’t find the way to tell AWX import just names.
Interesting, we import vmware hosts on our own internal infrastructure and this doesn’t happen (it’d be seriously annoying if it did). You might ask the ansible core channel(s) to see what they recommend… We pull in the ansible vmware inventory file into AWX: https://github.com/ansible/ansible/blob/devel/contrib/inventory/vmware_inventory.py