Skip to content
Snippets Groups Projects
Commit 72540f21 authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

syntax fixes for roles gpu tasks main.

parent fb21e125
No related branches found
No related tags found
3 merge requests!297Cicd merge back,!284Cicd,!282CICD
...@@ -134,8 +134,8 @@ ...@@ -134,8 +134,8 @@
file: file:
path: /tmp/NVIDIA-Linux-x86_64-{{ nvidia_version }}.run path: /tmp/NVIDIA-Linux-x86_64-{{ nvidia_version }}.run
mode: 0755 mode: 0755
become: true become: true
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
......
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