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: block:
- name: install nouveau packages - name: install nouveau packages
package: package:
name: "{{ drivers.gpu.gpu }}" name: "{{ drivers.gpu.nvidia }}"
state: present state: present
become: true become: true
when: when: