Fix indentation error

This commit is contained in:
Timo Makinen 2021-09-30 19:29:05 +00:00
parent c3b9b83124
commit d0345871c9

View file

@ -49,10 +49,10 @@
regexp: "^GRUB_TIMEOUT_STYLE=.*" regexp: "^GRUB_TIMEOUT_STYLE=.*"
notify: reconfigure grub notify: reconfigure grub
handlers: handlers:
- name: reconfigure grub - name: reconfigure grub
command: command:
argv: argv:
- grub2-mkconfig - grub2-mkconfig
- -o - -o
- /boot/grub2/grub.cfg - /boot/grub2/grub.cfg