You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I end up with the following groups -
Datacenters
Datacenters_MyDC
Datacenters_MyDC_vm
Datacenters_MyDC_vm_Folder1
Datacenters_MyDC_vm_Folder1_Folder2
Datacenters_MyDC_vm_Folder1_Folder2_Folder3
SUMMARY
vCenter folders:
MyDC
Folder1
Folder2
Folder3
MyVM
Source variables in Inventory:
I end up with the following groups -
Datacenters
Datacenters_MyDC
Datacenters_MyDC_vm
Datacenters_MyDC_vm_Folder1
Datacenters_MyDC_vm_Folder1_Folder2
Datacenters_MyDC_vm_Folder1_Folder2_Folder3
If I add:
I get my group 'folder__Folder3' along the ones above
ISSUE TYPE
COMPONENT NAME
community.vmware.vmware_vm_inventory
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
STEPS TO REPRODUCE
EXPECTED RESULTS
Only the group I configure:
group 'folder__Folder3'
I don't want the groups like -
Datacenters
Datacenters_MyDC
Datacenters_MyDC_vm
Datacenters_MyDC_vm_Folder1
Datacenters_MyDC_vm_Folder1_Folder2
Datacenters_MyDC_vm_Folder1_Folder2_Folder3
To be created automatically.
Need an ooption to disable this behaviour.
ACTUAL RESULTS
Inventory groups:
Datacenters
Datacenters_MyDC
Datacenters_MyDC_vm
Datacenters_MyDC_vm_Folder1
Datacenters_MyDC_vm_Folder1_Folder2
Datacenters_MyDC_vm_Folder1_Folder2_Folder3
folder__Folder3
The text was updated successfully, but these errors were encountered: