added which program installation

This commit is contained in:
aminnairi
2023-12-30 18:48:32 +01:00
parent 6ac1c3afbe
commit 323376fb2f
+5
View File
@@ -8,6 +8,11 @@
pacman:
name: git
state: present
- name: Install Which
become: true
pacman:
name: which
state: present
- name: Install Eza (alternative to ls)
become: true
pacman: