mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 03:31:10 -03:30
Working GCE inventory sync.
This commit is contained in:
@@ -434,6 +434,7 @@ GCE_ENABLED_VALUE = 'running'
|
||||
GCE_GROUP_FILTER = r'^.+$'
|
||||
GCE_HOST_FILTER = r'^.+$'
|
||||
GCE_EXCLUDE_EMPTY_GROUPS = True
|
||||
GCE_INSTANCE_ID_VAR = None
|
||||
|
||||
|
||||
# ---------------------
|
||||
|
||||
Reference in New Issue
Block a user