Make it obvious it's mailman3 that's restarted

This commit is contained in:
Aurélien Bompard 2013-09-05 16:43:25 +00:00
parent 6ccc54bb9e
commit 9fa31f6305
2 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
---
- name: restart mailman
- name: restart mailman3
action: service name=mailman3 state=restarted
- name: restart postfix

View file

@ -21,14 +21,14 @@
tags:
- config
notify:
- restart mailman
- restart mailman3
- name: set the mailman conffile
template: src=mailman.cfg.j2 dest=/etc/mailman.cfg
tags:
- config
notify:
- restart mailman
- restart mailman3
# Logging
- name: hyperkitty logging -- directory
@ -56,7 +56,7 @@
- config
notify:
- reload apache
- restart mailman
- restart mailman3
- name: install the hyperkitty/postorius settings admin file
template: src=$item.settings_admin.py.j2
@ -79,7 +79,7 @@
- config
notify:
- reload apache
- restart mailman
- restart mailman3
- name: install the hyperkitty/postorius httpd conf file
copy: src=$item.apache.conf
@ -98,7 +98,7 @@
tags:
- config
notify:
- restart mailman
- restart mailman3
# Sync databases