Skip to content
Snippets Groups Projects

Unify uwsgi python

Merged Hinrikus Wolf requested to merge unify_uwsgi_python into master
2 files
+ 15
1
Compare changes
  • Side-by-side
  • Inline

Files

@@ -41,7 +41,7 @@
- name: ensure the celery unit file exists
template:
src: celery.service.j2
src: apps/protokollsystem-celery.service.j2
dest: "/etc/systemd/system/{{ app_name }}-celery.service"
owner: root
group: root
Loading