Skip to content
Snippets Groups Projects
Commit 346b4127 authored by Jafar Lie's avatar Jafar Lie
Browse files

configured nvidia silent install switch

Former-commit-id: 91aa13cc
parent 18b03303
No related branches found
No related tags found
No related merge requests found
...@@ -187,7 +187,7 @@ ...@@ -187,7 +187,7 @@
when: install_driver when: install_driver
- name: build nvidia driver - name: build nvidia driver
shell: /tmp/NVIDIA-Linux-x86_64-{{ nvidia_version }}.run shell: /tmp/NVIDIA-Linux-x86_64-{{ nvidia_version }}.run -q -a -n -X -s
become: true become: true
when: install_driver when: install_driver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment