add update grub

This commit is contained in:
Ruben Blanco 2023-10-17 10:07:51 +02:00
parent 22502a615f
commit bb775d3f16
1 changed files with 5 additions and 0 deletions

View File

@ -165,6 +165,11 @@
block: |
set superusers="'{{ user_grub }}'"
password_pbkdf2 '{{ user_grub }}' '{{ code_grub }}'
# update grub
- name: update grub config
command: update-grub
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++