Update to 2022-06-17 00:00

This commit is contained in:
Daniel Berteaud
2022-06-17 00:00:16 +02:00
parent 1e9105650c
commit 56247a60c1
3 changed files with 12 additions and 1 deletions

View File

@@ -9,3 +9,6 @@
- name: restart zmmailboxd
command: /opt/zimbra/bin/zmmailboxdctl restart
become_user: zimbra
- name: reload crond
service: name=crond state=reloaded