From 2f98f67ee0088089fe65f3a73ccc5a949154f802 Mon Sep 17 00:00:00 2001 From: rubenb Date: Wed, 14 Feb 2024 11:14:49 +0100 Subject: [PATCH] disable secure grub --- linux-base-config-debian-vm.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/linux-base-config-debian-vm.yaml b/linux-base-config-debian-vm.yaml index 4f89117..78cbd42 100644 --- a/linux-base-config-debian-vm.yaml +++ b/linux-base-config-debian-vm.yaml @@ -52,9 +52,9 @@ import_role: name: config-sudoers - - name: "[CONFIG SECURE GRUB] configure secure grub" - import_role: - name: config-secure-grub +# - name: "[CONFIG SECURE GRUB] configure secure grub" +# import_role: +# name: config-secure-grub - name: "[CONFIG VIM OPTIONS] Config vim options" import_role: