Files
ansible-role-uwsgi/setup.cfg
Dmitriy Rabotyagov 77d7283703 Initial commit to uwsgi role
This is the initial commit to the development of
uwsgi role. It contains scaffolding and basic
functionality for installing uwsgi.

Change-Id: Ic3f676be40cd9dfb35dcfb42c190b7d6ba46c097
2019-08-29 16:54:17 +03:00

25 lines
566 B
INI

[metadata]
name = ansible-role-uwsgi
summary = uWSGI role for OpenStack Ansible
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/ansible-role-uwsgi/latest/
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source
[pbr]
warnerrors = True
[wheel]
universal = 1