Skip to content
Snippets Groups Projects

Unify uwsgi python

1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -38,4 +38,7 @@
@@ -38,4 +38,7 @@
with_items: "{{ webapps }}"
with_items: "{{ webapps }}"
loop_control:
loop_control:
loop_var: app
loop_var: app
 
tags:
 
- uwsgi
 
- webservices
Loading