From a10480c69200fb70453644c346295e956c379a6d Mon Sep 17 00:00:00 2001 From: Hyperling Date: Fri, 31 Jul 2026 15:18:44 -0700 Subject: [PATCH] i3, remove old rogue yay attempt. --- tasks/workstation/linux/software/i3.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/tasks/workstation/linux/software/i3.yml b/tasks/workstation/linux/software/i3.yml index 0db4e87..d57f407 100644 --- a/tasks/workstation/linux/software/i3.yml +++ b/tasks/workstation/linux/software/i3.yml @@ -143,10 +143,3 @@ #- name: FAIL - DELETEME # meta: end_play -- name: Workstation | Linux | Software | i3 | Install (yay) - package: - name: i3_yay_packages - state: present - executable: yay - when: ansible_pkg_mgr == "pacman" -