Explorar o código

nvidia: uninstall nouveau driver

Matthias Vogelgesang %!s(int64=9) %!d(string=hai) anos
pai
achega
73a829d509
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      roles/nvidia/tasks/main.yml

+ 3 - 0
roles/nvidia/tasks/main.yml

@@ -24,3 +24,6 @@
   with_items:
     - x11-video-nvidiaG03
     - nvidia-computeG03
+
+- name: uninstall nouveau drivers
+  zypper: name=xorg-x11-driver-video-nouveau state=absent