6 lines
89 B
YAML
6 lines
89 B
YAML
---
|
|
- name: restart firewall
|
|
systemd_service:
|
|
name: postfix
|
|
state: restarted
|