Oracle Automation Manager 15.0.1. Inventory Sync with vCenter
Hello, I am using OAM and trying to setup an inventory to sync with vCenter. I am using custom inventories but would like to import from vCenter and filter by tags. I am getting following error. Any assistance with getting this working would be appreciated.
[WARNING]: * Failed to parse /tmp/awx_1032_inbus91o/vmware_vm_inventory.yml
38
with auto plugin: inventory config
39
'/tmp/awx_1032_inbus91o/vmware_vm_inventory.yml' specifies unknown plugin
40
'community.vmware.vmware_vm_inventory'
41
File "/usr/lib/python3.6/site-packages/ansible/inventory/manager.py", line 280, in parse_source
42
plugin.parse(self._inventory, self._loader, source, cache=cache)