mailman: reload/-start daemons on hotfix
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
2303feec9a
commit
d88e3c49f7
1 changed files with 3 additions and 0 deletions
|
@ -160,6 +160,9 @@
|
||||||
## see upstream merge request https://gitlab.com/mailman/mailman/-/merge_requests/350
|
## see upstream merge request https://gitlab.com/mailman/mailman/-/merge_requests/350
|
||||||
- name: hotfix - let mailman cope with e-mails containing broken unicode
|
- name: hotfix - let mailman cope with e-mails containing broken unicode
|
||||||
patch: src={{ files }}/hotfix/mailman3/mailman3-broken-unicode-emails.patch dest=/usr/lib/python3.4/site-packages/mailman/email/message.py
|
patch: src={{ files }}/hotfix/mailman3/mailman3-broken-unicode-emails.patch dest=/usr/lib/python3.4/site-packages/mailman/email/message.py
|
||||||
|
notify:
|
||||||
|
- restart mailman3
|
||||||
|
- reload apache
|
||||||
when: env == "staging"
|
when: env == "staging"
|
||||||
tags:
|
tags:
|
||||||
- mailman
|
- mailman
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue