mirror of
https://github.com/nicolabs/ansible-role-grub.git
synced 2025-09-21 00:31:42 +02:00
10 lines
144 B
YAML
10 lines
144 B
YAML
---
|
|
# defaults file for grub
|
|
|
|
grub_timeout: 5
|
|
|
|
# Add options here, for example:
|
|
# grub_options:
|
|
# - option: cgroup_enable
|
|
# value: memory
|