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/debian/converge.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'molecule/debian') diff --git a/molecule/debian/converge.yml b/molecule/debian/converge.yml index 1326fe2d..4f303973 100644 --- a/molecule/debian/converge.yml +++ b/molecule/debian/converge.yml @@ -59,4 +59,5 @@ - role: "vim" - role: "neomutt" - role: "password_store" + - role: "which" - role: "firefox" -- cgit v1.2.3