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,5 @@
# - name: Install packages
# package:
# name:
# - foo
# state: present