Mailman: one more service to stop

This commit is contained in:
Aurélien Bompard 2017-06-08 07:55:40 +00:00
parent 9086bd7554
commit a6fe245211

View file

@ -13,6 +13,7 @@
- include: "{{ handlers_path }}/restart_services.yml"
tasks:
- service: name=webui-qcluster state=stopped
- service: name=httpd state=stopped
- service: name=mailman3 state=stopped