From a28abfae412d0f9391264f63df7223fc9107d300 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Tue, 3 Feb 2026 21:44:34 +0100 Subject: Fix remove dead code --- roles/hyprland/tasks/main.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'roles') diff --git a/roles/hyprland/tasks/main.yml b/roles/hyprland/tasks/main.yml index 4e36a6dc..04b658e6 100644 --- a/roles/hyprland/tasks/main.yml +++ b/roles/hyprland/tasks/main.yml @@ -34,8 +34,6 @@ path: "/etc/hypr" state: "directory" mode: "0755" - loop: - - "{{ ansible_facts['env']['HOME'] }}/.config/hypr" - name: "Configure system defaults" become: true -- cgit v1.2.3