ansible-role-uwsgi/vars
Damian Dabrowski a56b3adcff 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
2022-12-02 09:55:14 +00:00
..
debian.yml Install OpenSSL development headers 2022-12-02 09:55:14 +00:00
distro_install.yml Initial commit to uwsgi role 2019-08-29 16:54:17 +03:00
redhat.yml Install OpenSSL development headers 2022-12-02 09:55:14 +00:00
source_install.yml Install GCC for source installs 2021-08-29 16:49:21 +03:00