mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-02-02 20:59:02 +08:00
logdetective: fix a "c&p from docs" mistake
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
- wget
|
||||
- gcc-c++
|
||||
|
||||
- name: Download file with check (sha256)
|
||||
- name: Download the cuda repofile
|
||||
ansible.builtin.get_url:
|
||||
url: https://developer.download.nvidia.com/compute/cuda/repos/fedora41/x86_64/cuda-fedora41.repo
|
||||
dest: /etc/yum.repos.d/
|
||||
|
||||
Reference in New Issue
Block a user