disable secure grub

This commit is contained in:
Ruben Blanco 2024-02-20 16:37:00 +01:00
parent 3e8e1869e5
commit c872d77b86
1 changed files with 5 additions and 5 deletions

View File

@ -71,11 +71,11 @@
when: sudoers_enabled is defined and sudoers_enabled when: sudoers_enabled is defined and sudoers_enabled
tags: config-sudoers_config tags: config-sudoers_config
- name: "[CONFIG SECURE GRUB] configure secure grub" # - name: "[CONFIG SECURE GRUB] configure secure grub"
import_role: # import_role:
name: config-secure-grub # name: config-secure-grub
when: secure_grub_enabled is defined and secure_grub_enabled # when: secure_grub_enabled is defined and secure_grub_enabled
tags: config-secure-grub_config # tags: config-secure-grub_config
- name: "[CONFIG VIM OPTIONS] Config vim options" - name: "[CONFIG VIM OPTIONS] Config vim options"
import_role: import_role: