Update git submodules

* Update ansible-role-uwsgi from branch 'master'
  to 3fa317e79a8f7c8102b758d22c5a08c0cfddf61b
  - Replace imports with dynamic includes
    
    A weird behaviour has been spotted in AIO, where role, that was
    importing python_venv_build and uwsgi roles was failing, as
    venv_build_distro_package_list definition from uwsgi role was applied
    on upper level even before uwsgi runtime
    
    As a result, previous import was failing with
    uwsgi_build_distro_package_list being undefined.
    
    Replacing any import with inlcude was solving the issue. Since we re-use
    uwsgi role a lot and using include make sense in the role, we
    start replacing static imports from here.
    
    Change-Id: I3b11220dd30a03fd6465f7b5e041027fbd8bad1d
This commit is contained in:
Dmitriy Rabotyagov 2023-04-14 16:55:56 +02:00 committed by Gerrit Code Review
parent 466d1d716c
commit b40347d703
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 085a32d26f42e9c96fa5ffa3092b5f99d1ad55a6
Subproject commit 3fa317e79a8f7c8102b758d22c5a08c0cfddf61b