add proof of concept

This commit is contained in:
Alexander Grothe
2017-02-19 13:56:47 +01:00
parent 041f5918af
commit 65f90a610e
18 changed files with 397 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
- name: Update GRUB
command: update-grub
failed_when: ('error' in grub_register_update.stderr)
register: grub_register_update
# TODO: Do we need to use grub-set-default?
# https://github.com/yavdr/yavdr-utils/blob/master/events/actions/update-grub