mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 14:27:42 -02:30
Minor cleanup of task environment vars
This commit is contained in:
@@ -606,6 +606,9 @@ ANSIBLE_PARAMIKO_RECORD_HOST_KEYS = False
|
||||
# output
|
||||
ANSIBLE_FORCE_COLOR = True
|
||||
|
||||
# If tmp generated inventory parsing fails (error state), fail playbook fast
|
||||
ANSIBLE_INVENTORY_UNPARSED_FAILED = True
|
||||
|
||||
# Additional environment variables to be passed to the ansible subprocesses
|
||||
AWX_TASK_ENV = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user