i3, remove old rogue yay attempt.

This commit is contained in:
2026-07-31 15:18:44 -07:00
parent 00218a447f
commit a10480c692
-7
View File
@@ -143,10 +143,3 @@
#- name: FAIL - DELETEME #- name: FAIL - DELETEME
# meta: end_play # meta: end_play
- name: Workstation | Linux | Software | i3 | Install (yay)
package:
name: i3_yay_packages
state: present
executable: yay
when: ansible_pkg_mgr == "pacman"