mirror of https://github.com/lucascbeyeler/zimbra
Bugfix - Ignoring errors from the restart step
This commit is contained in:
parent
eb6920f849
commit
fd004472fd
|
|
@ -44,3 +44,4 @@
|
||||||
chdir: '/opt/zimbra/bin/'
|
chdir: '/opt/zimbra/bin/'
|
||||||
become: yes
|
become: yes
|
||||||
become_user: zimbra
|
become_user: zimbra
|
||||||
|
ignore_errors: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue