configure cleaning on src pkgs

This commit is contained in:
Matthew Stobbs
2025-03-29 15:02:28 -06:00
parent 254b7d5c3a
commit 5645cc7dd6
34 changed files with 43 additions and 10 deletions

View File

@@ -1,4 +1,6 @@
- name: Remove existing install of {{ pkg }}
when:
- hyprland.clean
become: true
loop: "{{ hyprland.installed_files }}"
loop_control: