https://github.com/avanov/ansible-uwsgi
https://github.com/avanov/ansible-uwsgi
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/avanov/ansible-uwsgi
- Owner: avanov
- License: mit
- Created: 2015-01-06T19:22:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-30T09:45:02.000Z (over 11 years ago)
- Last Synced: 2024-10-12T06:44:19.700Z (over 1 year ago)
- Homepage: https://github.com/avanov/ansible-uwsgi
- Size: 156 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)