Add pip_proxy variable to pip.yml
Change-Id: Ib8ff8c609b1366fc02e3426fb9c1a0ce2d7752d3
This commit is contained in:
parent
17bda47d19
commit
73aa7379de
@ -23,6 +23,9 @@
|
|||||||
# disabled
|
# disabled
|
||||||
#pip_trusted_hosts: []
|
#pip_trusted_hosts: []
|
||||||
|
|
||||||
|
# PyPI proxy URL (format: http(s)://[user:password@]proxy_name:port)
|
||||||
|
#pip_proxy: ""
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Dummy variable to allow Ansible to accept this file.
|
# Dummy variable to allow Ansible to accept this file.
|
||||||
workaround_ansible_issue_8743: yes
|
workaround_ansible_issue_8743: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user