4 lines
97 B
YAML

---
- name: Start and enable postfix service
service: name=postfix state=restarted enabled=yes