Ansible role for uWSGI installation
Go to file
Dmitriy Rabotyagov 83ae6cce1d Fix linters and metadata
With update of ansible-lint to version >=6.0.0 a lot of new
linters were added, that enabled by default. In order to comply
with linter rules we're applying changes to the role.

With that we also update metdata to reflect current state.

Depends-On: https://review.opendev.org/c/openstack/ansible-role-systemd_service/+/888223
Change-Id: I43eaa6d471cf5f8b72febdeda1bf8a6df438eb11
2023-07-12 12:11:47 +02:00
defaults Allow extra arguments to be passed to the uwsgi application through pyargv 2023-01-31 10:11:31 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:09 +02:00
examples Initial commit to uwsgi role 2019-08-29 16:54:17 +03:00
handlers Ensure service is restarted on unit file changes 2023-04-10 15:35:42 +02:00
meta Fix linters and metadata 2023-07-12 12:11:47 +02:00
releasenotes Enable uwsgi to bind to multiple different IP addresses 2022-12-19 13:49:33 +00:00
tasks Fix linters and metadata 2023-07-12 12:11:47 +02:00
templates Enable uwsgi to bind to multiple different IP addresses 2022-12-19 13:49:33 +00:00
vars Install OpenSSL development headers 2022-12-02 09:55:14 +00:00
zuul.d [reno] Stop publishing release notes 2021-01-22 18:29:28 +02:00
.gitreview Added .gitreview 2019-08-13 16:37:39 +00:00
CONTRIBUTING.rst Initial commit to uwsgi role 2019-08-29 16:54:17 +03:00
LICENSE Initial commit to uwsgi role 2019-08-29 16:54:17 +03:00
README.rst Initial commit to uwsgi role 2019-08-29 16:54:17 +03:00
tox.ini Update tox.ini to work with 4.0 2022-12-27 17:53:06 +01:00

README.rst

uWSGI role for OpenStack-Ansible

Ansible role to install uWSGI.

Documentation for the project can be found at:

https://docs.openstack.org/ansible-role-uwsgi/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/ansible-role-uwsgi/

The project source code repository is located at:

https://opendev.org/openstack/ansible-role-uwsgi/

The project home is at:

https://launchpad.net/openstack-ansible

The bugs is at:

https://bugs.launchpad.net/openstack-ansible