ansible-role-grub/defaults/main.yml
2020-08-23 15:22:37 +02:00

12 lines
191 B
YAML

---
# defaults file for grub
grub_timeout: 5
grub_recordfail_timeout: "{{ grub_timeout }}"
# Add options here, for example:
# grub_options:
# - option: cgroup_enable
# value: memory