Cleanup empty lines at beginning of file
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
system:
|
||||
shutdown: poweroff
|
||||
grub:
|
||||
|
@@ -1,4 +1,3 @@
|
||||
|
||||
- name: Update GRUB
|
||||
command: update-grub
|
||||
failed_when: ('error' in grub_register_update.stderr)
|
||||
|
@@ -1,4 +1,3 @@
|
||||
|
||||
- name: custom grub configuration for timeout and reboot halt
|
||||
template:
|
||||
src: templates/50_custom.j2
|
||||
|
@@ -1,4 +1,3 @@
|
||||
|
||||
#!/bin/sh
|
||||
exec tail -n +3 $0
|
||||
|
||||
|
Reference in New Issue
Block a user