mirror of
https://github.com/ansible/awx.git
synced 2026-02-20 12:40:06 -03:30
Custom inventory script environment variable blacklist
This commit is contained in:
@@ -351,6 +351,8 @@ RAX_GROUP_FILTER = r'^(?!instance-.+).+$'
|
||||
RAX_HOST_FILTER = r'^.+$'
|
||||
RAX_EXCLUDE_EMPTY_GROUPS = True
|
||||
|
||||
INV_ENV_VARIABLE_BLACKLIST = ("HOME", "_")
|
||||
|
||||
# ----------------
|
||||
# -- Amazon EC2 --
|
||||
# ----------------
|
||||
|
||||
Reference in New Issue
Block a user