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

7 lines
83 B
YAML

---
- name: restart opendmarc
service:
name: opendmarc
state: restarted