ansible-playbooks/ubuntu/roles/appservers-uwsgi/handlers/main.yml
staticsafe 550c81b78f Add a slightly modified playbook for Ubuntu systems.
- No need for nginx repo anymore.
2015-05-24 13:23:21 -04:00

4 lines
60 B
YAML

---
- name: start uwsgi
service: name=uwsgi state=started