Fix nvidia driver installation

This commit is contained in:
2024-05-15 16:52:48 +02:00
parent 1fa78b506f
commit 6b0105fa71

View File

@@ -655,7 +655,7 @@
block:
- name: install nouveau packages
package:
name: "{{ drivers.gpu.gpu }}"
name: "{{ drivers.gpu.nvidia }}"
state: present
become: true
when: