Files
ansible/roles/opendmarc/handlers/main.yml

5 lines
82 B
YAML

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