diff --git a/handlers/main.yml b/handlers/main.yml index 2997f77..871ed00 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -5,3 +5,4 @@ state: restarted listen: - "postfix_restart" + become: True