ansible-nginx-supervisor/deployment/uwsgi.yaml

8 lines
145 B
YAML
Raw Normal View History

---
- hosts: all
sudo: yes
tasks:
# TODO Step 1 - PIP install uwsgi into virtualenv
# TODO Step 2 - Start uwsgi with the given configs.