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 --- configure.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.yml') diff --git a/configure.yml b/configure.yml index 27ee3d3e..d7d6cd07 100644 --- a/configure.yml +++ b/configure.yml @@ -8,6 +8,7 @@ roles: - role: "locales" - role: "timezone" + - role: "which" - role: "wireguard" - role: "go" - role: "python" -- cgit v1.2.3