add xorg configuration and driver autodetection

This commit is contained in:
Alexander Grothe
2017-06-20 15:09:15 +02:00
parent d513db21ca
commit 5e5f9f346a
46 changed files with 2313 additions and 199 deletions

View File

@@ -1,3 +1,4 @@
system:
shutdown: poweroff
grub:

View File

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

View File

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

View File

@@ -1,3 +1,4 @@
#!/bin/sh
exec tail -n +3 $0