From b5b65c4f67dbb1c065a70d6008828a1c693f5fc8 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Tue, 15 Jul 2025 17:07:50 +0200 Subject: [PATCH] Made updates invokable --- roles/categories.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/categories.yml b/roles/categories.yml index 2e40fc44..aa3be5ad 100644 --- a/roles/categories.yml +++ b/roles/categories.yml @@ -30,7 +30,7 @@ roles: title: "Updates & Package Management" description: "OS & package updates" icon: "fas fa-sync" - invokable: false + invokable: true drv: title: "Drivers" description: "Roles for installing and configuring hardware drivers—covering printers, graphics, input devices, and other peripheral support."