Import the linux intel graphics role.

This commit is contained in:
Tom Alexander
2022-10-15 22:34:12 -04:00
parent 4f372514da
commit 35c2779a76
3 changed files with 28 additions and 6 deletions

View File

@@ -1,6 +1 @@
# - name: Install packages
# pacman:
# name:
# - foo
# state: present
# update_cache: true
- include_tasks: "tasks/linux_{{graphics_driver}}.yaml"