2023-12-21 23:18:43 +01:00

6 lines
106 B
YAML

---
- name: restart postfix
service:
name: postfix
state: restarted
enabled: yes