mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 05:29:26 -02:30
update vmware inv sync unique instance id
This commit is contained in:
@@ -667,7 +667,7 @@ VMWARE_ENABLED_VAR = 'guest.gueststate'
|
|||||||
VMWARE_ENABLED_VALUE = 'running'
|
VMWARE_ENABLED_VALUE = 'running'
|
||||||
|
|
||||||
# Inventory variable name containing the unique instance ID.
|
# Inventory variable name containing the unique instance ID.
|
||||||
VMWARE_INSTANCE_ID_VAR = 'vmware_uuid'
|
VMWARE_INSTANCE_ID_VAR = 'config.uuid'
|
||||||
|
|
||||||
# Filter for allowed group and host names when importing inventory
|
# Filter for allowed group and host names when importing inventory
|
||||||
# from VMware.
|
# from VMware.
|
||||||
|
|||||||
Reference in New Issue
Block a user