6 lines
78 B
YAML
6 lines
78 B
YAML
|
---
|
||
|
- name: restart-postfix
|
||
|
systemd:
|
||
|
name: postfix
|
||
|
state: restarted
|