I've been using the vmware_inventory.py inventory script. The current vmware_inventory.py script uses pyVmomi. The pyVmomi API doesn't support "tags" because that information is in a different database than where that API can currently query (as it was explained to me). You can use custom attributes though and you would need to set the max_object_level=2 or higher to see them.
-- 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/9f123b4f-80f0-4dea-b771-52407b6c124c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
