diff --git a/void_wayland.yaml b/void_wayland.yaml
index 2f7d960..560905f 100644
--- a/void_wayland.yaml
+++ b/void_wayland.yaml
@@ -17,7 +17,7 @@
           - seatd
           - turnstile
         state: present
-      notify: installed-wayland
+      # notify: installed-wayland -> TODO: Use handler? Currently using task below
 
     - name: Activate wayland services
       ansible.builtin.file:
@@ -33,4 +33,3 @@
           - xdg-desktop-portal
           - xdg-desktop-portal-wlr
         state: present
-      notify: installed-wayland