Add a role to configure chromium to run on Vulkan.

This commit is contained in:
Tom Alexander
2024-09-24 22:22:13 -04:00
parent 15d65c3f21
commit 14fa62c64a
12 changed files with 116 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Check chrome://gpu/ to confirm hardware video decoding and vulkan rendering is working.
- name: Install packages
package:
name:
- chromium
state: present