add xorg configuration and driver autodetection
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
|
||||
---
|
||||
# this playbook sets up network services for a yaVDR installation
|
||||
#
|
||||
- name: install network packages
|
||||
|
||||
- name: apt |install packages for network services
|
||||
apt:
|
||||
name: '{{ item }}'
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user