8 lines
173 B
YAML
8 lines
173 B
YAML
|
# Check chrome://gpu/ to confirm hardware video decoding and vulkan rendering is working.
|
||
|
|
||
|
- name: Install packages
|
||
|
package:
|
||
|
name:
|
||
|
- chromium
|
||
|
state: present
|