Skip to content
Snippets Groups Projects

Unify uwsgi python

3 files
+ 54
0
Compare changes
  • Side-by-side
  • Inline

Files

+ 3
0
@@ -41,3 +41,6 @@
- name: restart uwsgi instance printercount
service: name="uwsgi@printercount" state=restarted
- name: restart uwsgi instance gnt-web
service: name="uwsgi@gnt-web" state=restarted
Loading