5 lines
93 B
YAML
Raw Normal View History

---
- name: Restart Postfix
ansible.builtin.service:
name: postfix
state: restarted