mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 09:57:33 -02:30
change settings comments
This commit is contained in:
@@ -825,12 +825,12 @@ CUSTOM_EXCLUDE_EMPTY_GROUPS = True
|
|||||||
# ---------------------
|
# ---------------------
|
||||||
# ----- SCM -----
|
# ----- SCM -----
|
||||||
# ---------------------
|
# ---------------------
|
||||||
#CUSTOM_ENABLED_VAR =
|
#SCM_ENABLED_VAR =
|
||||||
#CUSTOM_ENABLED_VALUE =
|
#SCM_ENABLED_VALUE =
|
||||||
SCM_GROUP_FILTER = r'^.+$'
|
SCM_GROUP_FILTER = r'^.+$'
|
||||||
SCM_HOST_FILTER = r'^.+$'
|
SCM_HOST_FILTER = r'^.+$'
|
||||||
SCM_EXCLUDE_EMPTY_GROUPS = True
|
SCM_EXCLUDE_EMPTY_GROUPS = True
|
||||||
#CUSTOM_INSTANCE_ID_VAR =
|
#SCM_INSTANCE_ID_VAR =
|
||||||
|
|
||||||
# ---------------------
|
# ---------------------
|
||||||
# -- Activity Stream --
|
# -- Activity Stream --
|
||||||
|
|||||||
Reference in New Issue
Block a user