Update git submodules

* Update ansible-role-python_venv_build from branch 'master'
  to 26ef6bd7b8913328f688ed58d9fd6344386895a2
  - Reduce amount of task that are executed
    
    With this patch we're trying to optimize role runtime by replacing
    separate tasks with loops. Hoepfully, this will slighlty improve
    permorfance as we need less connections now.
    
    We also create a venv with pip module rather then command.
    
    Change-Id: I219c0336079ca89bde586c8076bd964fada747c6
This commit is contained in:
Dmitriy Rabotyagov 2023-05-12 12:21:39 +02:00 committed by Gerrit Code Review
parent a79a397923
commit bfa26dab60
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 185713df0e5126378b8bcbe99ab9c56327b979fb
Subproject commit 26ef6bd7b8913328f688ed58d9fd6344386895a2