Skip to content
Snippets Groups Projects

Unify uwsgi python

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

Files

+ 3
0
@@ -47,3 +47,6 @@
@@ -47,3 +47,6 @@
- name: restart uwsgi instance isic
- name: restart uwsgi instance isic
service: name="uwsgi@isic" state=restarted
service: name="uwsgi@isic" state=restarted
 
 
- name: restart uwsgi instance repo-sync
 
service: name="uwsgi@repo-sync" state=restarted
Loading