Added support proxy to 'Install pip for bootstrap' (#3609)
This commit is contained in:
parent
a84508d6b9
commit
8c636f67af
1 changed files with 1 additions and 0 deletions
|
@ -27,3 +27,4 @@
|
|||
yum:
|
||||
name: python-pip
|
||||
state: present
|
||||
environment: "{{proxy_env}}"
|
||||
|
|
Loading…
Reference in a new issue