ansible-role-python_venv_build/defaults
Jonathan Rosser 366222725e Include REQUESTS_CA_BUNDLE in pip task environment
If the SSH or login session is not restarted, it is possible that
recently written contents of /etc/environment are not accounted for
when installing the built wheels when TLS is enabled on the internal
VIP.

REQUESTS_CA_BUNDLE must be set to allow pip to trust the certificate
presented on the internal VIP.

Change-Id: I7ed37d76c4c3854dc4939c884062bd03a76ece37
2024-05-01 10:44:10 +01:00
..
main.yml Include REQUESTS_CA_BUNDLE in pip task environment 2024-05-01 10:44:10 +01:00