make it possible to disable inclusions and split out mailer role

This commit is contained in:
Farhad Shahbazi
2016-11-24 16:36:45 +01:00
parent 3ed4105c79
commit 75fcfd3a0e
4 changed files with 30 additions and 20 deletions

View File

@@ -16,10 +16,10 @@
service: name=resolvconf state=restarted
- name: reload mailer
service: name="{{ common_mailer }}" state=reloaded
service: name="{{ common_mailer_mailer }}" state=reloaded
- name: restart mailer
service: name="{{ common_mailer }}" state=restarted
service: name="{{ common_mailer_mailer }}" state=restarted
- name: newaliases
command: newaliases