mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 11:27:36 -02:30
Included openstack inventory script from core + changes from some open PRs, fixes to be able to use without custom changes for tower.
This commit is contained in:
@@ -534,7 +534,7 @@ OPENSTACK_ENABLED_VALUE = 'ACTIVE'
|
||||
OPENSTACK_GROUP_FILTER = r'^.+$'
|
||||
OPENSTACK_HOST_FILTER = r'^.+$'
|
||||
OPENSTACK_EXCLUDE_EMPTY_GROUPS = True
|
||||
OPENSTACK_INSTANCE_ID_VAR = "id"
|
||||
OPENSTACK_INSTANCE_ID_VAR = 'openstack.id'
|
||||
|
||||
# ---------------------
|
||||
# -- Activity Stream --
|
||||
|
||||
Reference in New Issue
Block a user