From 2427127b814a85342b2279083eec60968554c53c Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 28 Nov 2025 00:03:37 +0100 Subject: Add the minimal role to ensure which util/bin is installed on boot --- molecule/archlinux/converge.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'molecule/archlinux') 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" -- cgit v1.2.3