Zammad: control restart behaviour via systemd

This commit is contained in:
phil 2023-12-06 20:31:38 +01:00
parent 95a3ba934c
commit 824b7de935
8 changed files with 9 additions and 43 deletions

View file

@ -31,9 +31,6 @@
- import_tasks: systemd.yml
tags: systemd
- import_tasks: monit.yml
tags: monit
- import_tasks: gateway.yml
tags: gateway

View file

@ -1,5 +0,0 @@
- name: "monit: Kopiere Konfiguration"
template:
src: monit.j2
dest: /etc/monit/conf-enabled/zammad
notify: reload monit