From 0a0713ecb44c04600b9feee97c0c9c68aca1f281 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Thu, 6 Feb 2025 07:51:19 +0100 Subject: [PATCH] logdetective: fix a "c&p from docs" mistake --- roles/logdetective/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/logdetective/tasks/main.yml b/roles/logdetective/tasks/main.yml index f0208fe2af..f4311d2983 100644 --- a/roles/logdetective/tasks/main.yml +++ b/roles/logdetective/tasks/main.yml @@ -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/