ansible-role-zammad/tasks/monit.yml

6 lines
133 B
YAML
Raw Normal View History

2021-07-28 18:28:22 +02:00
- name: "monit: Kopiere Konfiguration"
template:
src: monit.j2
dest: /etc/monit/conf-enabled/zammad
notify: reload monit