Fix mode on etc default grub
This commit is contained in:
parent
6af30fcda8
commit
5fdd4f1551
@ -4,5 +4,5 @@
|
|||||||
- name: configure grub
|
- name: configure grub
|
||||||
block:
|
block:
|
||||||
- name: template out grub config
|
- name: template out grub config
|
||||||
template: src=grub.conf dest=/etc/default/grub
|
template: src=grub.conf dest=/etc/default/grub mode=0644
|
||||||
notify: grub mkconfig
|
notify: grub mkconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user