logdetective: fix a "c&p from docs" mistake
This commit is contained in:
parent
24d58c1d4a
commit
0a0713ecb4
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
- wget
|
- wget
|
||||||
- gcc-c++
|
- gcc-c++
|
||||||
|
|
||||||
- name: Download file with check (sha256)
|
- name: Download the cuda repofile
|
||||||
ansible.builtin.get_url:
|
ansible.builtin.get_url:
|
||||||
url: https://developer.download.nvidia.com/compute/cuda/repos/fedora41/x86_64/cuda-fedora41.repo
|
url: https://developer.download.nvidia.com/compute/cuda/repos/fedora41/x86_64/cuda-fedora41.repo
|
||||||
dest: /etc/yum.repos.d/
|
dest: /etc/yum.repos.d/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue