sendmail: Add newalises handler support
This commit is contained in:
parent
7febf3bda5
commit
6a712f7737
1 changed files with 3 additions and 0 deletions
|
@ -8,3 +8,6 @@
|
||||||
- name: update sendmail config
|
- name: update sendmail config
|
||||||
command: make -C /etc/mail all
|
command: make -C /etc/mail all
|
||||||
notify: restart sendmail
|
notify: restart sendmail
|
||||||
|
|
||||||
|
- name: update aliases
|
||||||
|
command: newaliases
|
||||||
|
|
Loading…
Add table
Reference in a new issue