Added support proxy to 'Install pip for bootstrap' (#3609)

This commit is contained in:
Anton Patsev 2018-10-31 13:35:57 +06:00 committed by k8s-ci-robot
parent a84508d6b9
commit 8c636f67af

View file

@ -27,3 +27,4 @@
yum:
name: python-pip
state: present
environment: "{{proxy_env}}"