diff --git a/tasks/main.yml b/tasks/main.yml
index 02a1163f0c1e855d3d310ae71b4c85d782559f24..077388581c40d2cb97ce1bd946c1e62fd18a03c6 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -28,5 +28,4 @@
         masked: false
         scope: "{{ systemd_scope | default('system') }}"
       with_dict: "{{ timers }}"
-
-  notify: Reload systemd
+      notify: Reload systemd