Update git submodules

* Update ansible-role-python_venv_build from branch 'master'
  to 9e7877d55af8088533f623deccfa8f3b48dfc398
  - Do not drop all wheels with venv_rebuild
    
    Removal of venv_build_host_wheel_path leads to all wheels for all
    services being dropped which results in other role brokeness
    since we build wheels only when requirements or constraints
    file is changed. Also we technically don't need to clean it up, since
    removal of just rest of the files will lead to wheels being rebuild.
    
    This change should make usage venv_rebuild safe and not breaking wheels
    for all services rather then single one.
    
    Change-Id: I6bbe66b699ce5ab245bb9779b61b5c4625eba927
    Related-Bug: #1914301
This commit is contained in:
Dmitriy Rabotyagov 2021-02-04 18:25:56 +02:00 committed by Gerrit Code Review
parent 0fa7dc6771
commit 73135bf38b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c9eb3b1c905333282e597598e73c5459a4f5c146
Subproject commit 9e7877d55af8088533f623deccfa8f3b48dfc398