add xorg configuration and driver autodetection
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user