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,7 +1,3 @@
---
# This playbook sets up the basic packages an directories for a yaVDR installation
# file: roles/yavdr-common/tasks/main.yml
- name: apt | prevent automatic installation of recommended packages
template:
@@ -59,6 +55,7 @@
- at
- bash-completion
- biosdevname
- debconf-utils
- linux-firmware
- psmisc
- python-kmodpy
@@ -66,7 +63,6 @@
- python3-usb
- software-properties-common
- ssh
- ubuntu-drivers-common
- wget
- wpasupplicant
- usbutils