Update grub config after changes

This commit is contained in:
Timo Makinen 2021-09-30 18:56:55 +00:00
parent f7aefddebc
commit c3b9b83124

View file

@ -47,3 +47,12 @@
path: /etc/default/grub
line: GRUB_TIMEOUT_STYLE=hidden
regexp: "^GRUB_TIMEOUT_STYLE=.*"
notify: reconfigure grub
handlers:
- name: reconfigure grub
command:
argv:
- grub2-mkconfig
- -o
- /boot/grub2/grub.cfg