5 lines
133 B
YAML
5 lines
133 B
YAML
- name: restart postfix
|
|
service: name=postfix state=restarted
|
|
|
|
- name: restart saslauthd
|
|
service: name=saslauthd state=restarted
|