File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 139139 --env TEMPEST_CONF_OVERRIDES="$TEMPEST_CONF_OVERRIDES"
140140 --env TEMPEST_NO_PROXY_EXTRA
141141 --env RALLY_CONF_ENABLE_CREATE_TEMPEST_RESOURCES
142- --env HTTP_PROXY="${HTTP_PROXY}"
143- --env HTTPS_PROXY="${HTTPS_PROXY}"
142+ --env HTTP_PROXY
143+ --env HTTPS_PROXY
144144 {% if tempest_load_list_path is defined -%}
145145 -v {{ load_list_path_remote }}:/home/rally/tempest-load-list:rw
146146 {% endif -%}
167167 HTTP_PROXY : http://usprivatezen.astrazeneca.net:9480
168168 HTTPS_PROXY : http://usprivatezen.astrazeneca.net:9480
169169 RALLY_CONF_ENABLE_CREATE_TEMPEST_RESOURCES : " {{ lookup('env', 'RALLY_CONF_ENABLE_CREATE_TEMPEST_RESOURCES') }}"
170- no_log : " {{ rally_no_sensitive_log }} "
170+ no_log : false
171171 register : docker_result
172172 become : true
173173
You can’t perform that action at this time.
0 commit comments