Also create the file if it does not exist.

This commit is contained in:
Robert de Bock 2020-07-15 16:38:54 +02:00
parent c2a57f22cf
commit 9755ca9f99

View file

@ -15,6 +15,7 @@
lineinfile:
path: /etc/default/grub
line: GRUB_TIMEOUT={{ grub_timeout }}
create: yes
notify:
- update grub