Update git submodules

* Update ansible-role-python_venv_build from branch 'master'
  to 366222725e53de3a293275ecd44f0c0ede9cc3e9
  - 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
This commit is contained in:
Jonathan Rosser 2024-05-01 20:14:36 +01:00 committed by Gerrit Code Review
parent c80d601c3d
commit 4c9b3b82c3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d80a61f81089338e5dc9a2cfd98ee3d322014c3a
Subproject commit 366222725e53de3a293275ecd44f0c0ede9cc3e9