aboutsummaryrefslogtreecommitdiffstats
path: root/roles/rspamd/handlers/main.yml
blob: a355c9edf90e2eba8cb685493b74dd9a6404e66d (plain)
1
2
3
4
- name: restart rspamd
  systemd:
    name: rspamd
    state: restarted