set grub timeout
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
line: "{{ item.line }}"
|
||||
regexp: "{{ item.regexp }}"
|
||||
with_items:
|
||||
- line: GRUB_TIMEOUT=0
|
||||
- line: GRUB_TIMEOUT=3
|
||||
regexp: '^GRUB_TIMEOUT=.*'
|
||||
- line: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
|
||||
regexp: '^GRUB_CMDLINE_LINUX_DEFAULT=.*'
|
||||
|
||||
Reference in New Issue
Block a user