# vim:ft=ansible: # Defaults are for a super-simple pared-down instant GRUB grub_default: 0 grub_hidden_timeout: 0 grub_hidden_timeout_quiet: "true" grub_timeout: 0 grub_timeout_style: hidden grub_recordfail_timeout: 0 grub_distributor: "`lsb_release -i -s 2> /dev/null`" grub_cmdline_linux_default: "quiet splash" grub_cmdline_linux: "" # Workaroundies grub_disable_os_prober: "true"