mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 11:41:08 -03:30
Add Thycotic DevOps Secrets Vault support
This commit is contained in:
@@ -701,6 +701,12 @@ SATELLITE6_INSTANCE_ID_VAR = 'foreman_id'
|
|||||||
INSIGHTS_INSTANCE_ID_VAR = 'insights_id'
|
INSIGHTS_INSTANCE_ID_VAR = 'insights_id'
|
||||||
INSIGHTS_EXCLUDE_EMPTY_GROUPS = False
|
INSIGHTS_EXCLUDE_EMPTY_GROUPS = False
|
||||||
|
|
||||||
|
# ---------------------
|
||||||
|
# --- Thycotic DSV ----
|
||||||
|
# ---------------------
|
||||||
|
DSV_SHOW_TLD = False # overridden when LOCALE != en_US
|
||||||
|
DSV_SHOW_URL_TEMPLATE = False
|
||||||
|
|
||||||
# ---------------------
|
# ---------------------
|
||||||
# ----- Custom -----
|
# ----- Custom -----
|
||||||
# ---------------------
|
# ---------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user