fix padline option for source blocks

This commit is contained in:
Alexander Grothe
2017-06-21 12:46:51 +02:00
parent 2782daf931
commit d45d4ff643
20 changed files with 437 additions and 109 deletions

View File

@@ -1,3 +1,5 @@
---
- name: Update GRUB
command: update-grub
failed_when: ('error' in grub_register_update.stderr)

View File

@@ -1,3 +1,5 @@
---
- name: custom grub configuration for timeout and reboot halt
template:
src: templates/50_custom.j2