Update git submodules

* Update ansible-role-uwsgi from branch 'master'
  to a56b3adcffa0396f705a059d7ed318aff819c891
  - Install OpenSSL development headers
    
    As it's mentioned in uWSGI docs[1]:
    "In order to use https option be sure that you have OpenSSL development
    headers installed (e.g. libssl-dev on Debian). Install them and rebuild
    uWSGI so the build system will automatically detect it."
    
    This change ensures that required package is installed on the host where
    uWSGI is being built.
    
    We don't need to force reinstall during an openstack upgrade because
    uWSGI version was bumped in Zed[2] so uWSGI is going to be
    reinstalled/upgraded anyway.
    
    According to my tests, OpenSSL development headers are not required for
    distro installs.
    
    [1] https://uwsgi-docs.readthedocs.io/en/latest/HTTPS.html
    [2] https://review.opendev.org/c/openstack/openstack-ansible/+/864579
    
    Change-Id: Ib3cf675fa22a61ddf800af6276071410163bcf68
This commit is contained in:
Damian Dabrowski 2022-12-12 12:12:54 +01:00 committed by Gerrit Code Review
parent fdf4cad2b1
commit a519ca3c9e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3ea15d74faeae324b9b537702be599d700368081
Subproject commit a56b3adcffa0396f705a059d7ed318aff819c891