An open API service indexing awesome lists of open source software.

https://github.com/avanov/ansible-uwsgi


https://github.com/avanov/ansible-uwsgi

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

avanov.uwsgi
==============================

Short description

Install it with the following command:

```bash
$ ansible-galaxy install avanov.uwsgi
```

Requirements
------------

None

Role Variables
--------------

You can find a list of all available variables in ``defaults/main.yml``

Dependencies
------------

None

Example Playbook
-------------------------

- hosts: servers
roles:
- role: avanov.uwsgi

License
-------

MIT

Author Information
------------------

Maxim Avanov (https://maximavanov.com)