summaryrefslogtreecommitdiffstats
path: root/molecule/archlinux
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-11-28 00:03:37 +0100
committerAhmed AbdelHalim <[email protected]>2025-11-29 17:52:39 +0100
commita8d55eec193eefdff43cac944dd3f7aced087b30 (patch)
treeb1b5489f78d0634430893743dadb27d35a53f400 /molecule/archlinux
parent70d5b8fac4a7cd369bd625df02855bd7a328f059 (diff)
Add the minimal role to ensure which util/bin is installed on boot
Diffstat (limited to 'molecule/archlinux')
-rw-r--r--molecule/archlinux/converge.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml
index 02f6c2f3..3758251c 100644
--- a/molecule/archlinux/converge.yml
+++ b/molecule/archlinux/converge.yml
@@ -48,4 +48,5 @@
- role: "vim"
- role: "neomutt"
- role: "password_store"
+ - role: "which"
- role: "firefox"