diff --git a/linux-base-config-debian-ct.yaml b/linux-base-config-debian-ct.yaml index 094cde5..4d9e0e9 100644 --- a/linux-base-config-debian-ct.yaml +++ b/linux-base-config-debian-ct.yaml @@ -71,11 +71,11 @@ when: sudoers_enabled is defined and sudoers_enabled tags: config-sudoers_config - - name: "[CONFIG SECURE GRUB] configure secure grub" - import_role: - name: config-secure-grub - when: secure_grub_enabled is defined and secure_grub_enabled - tags: config-secure-grub_config +# - name: "[CONFIG SECURE GRUB] configure secure grub" +# import_role: +# name: config-secure-grub +# when: secure_grub_enabled is defined and secure_grub_enabled +# tags: config-secure-grub_config - name: "[CONFIG VIM OPTIONS] Config vim options" import_role: