Skip to content
Snippets Groups Projects

Unify uwsgi python

Merged Hinrikus Wolf requested to merge unify_uwsgi_python into master
1 file
+ 0
13
Compare changes
  • Side-by-side
  • Inline
+ 0
13
@@ -10,19 +10,6 @@
@@ -10,19 +10,6 @@
- uwsgi
- uwsgi
- webservices
- webservices
- name: ensure a temporary directory exists
copy:
src: tmpfiles.conf
dest: /etc/tmpfiles.d/10-uwsgi.conf
owner: root
group: root
mode: 0644
notify:
- create tmpfiles
tags:
- uwsgi
- webservices
- name: ensure we have archlinux's systemd-service file
- name: ensure we have archlinux's systemd-service file
copy:
copy:
src: uwsgi@.service
src: uwsgi@.service
Loading