mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-23 00:11:48 -05:00
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