added intel drivers

This commit is contained in:
2022-10-12 12:23:33 +02:00
parent 423481b7af
commit 93958d80aa
3 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1 @@
# driver-intel

View File

@@ -0,0 +1,4 @@
- name: install intel drivers
community.general.pacman:
name: intel-media-driver
state: present