Files
ansible/roles/smtprelay/handlers/main.yml
2024-07-05 11:53:13 +02:00

10 lines
152 B
YAML

---
- name: restart postfix
service:
name: postfix
state: restarted
- name: postmap sasl_passwd
command: postmap /etc/postfix/sasl_passwd