diff --git a/handlers/main.yml b/handlers/main.yml index b9f38f3..352af2e 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -7,4 +7,4 @@ - name: Restart OpenDKIM service service: name: opendkim - state: restart + state: restarted