Skip to content
Snippets Groups Projects

Unify uwsgi python

Merged Hinrikus Wolf requested to merge unify_uwsgi_python into master
4 files
+ 87
0
Compare changes
  • Side-by-side
  • Inline

Files

+ 3
0
@@ -38,3 +38,6 @@
@@ -38,3 +38,6 @@
- name: restart uwsgi instance nfs-api
- name: restart uwsgi instance nfs-api
service: name="uwsgi@nfs-api" state=restarted
service: name="uwsgi@nfs-api" state=restarted
 
 
- name: restart uwsgi instance printercount
 
service: name="uwsgi@printercount" state=restarted
Loading