From 969ae70f64a513432968aaaffc9814fc868b9a34 Mon Sep 17 00:00:00 2001 From: Denis Knauf Date: Wed, 23 Oct 2024 17:06:24 +0200 Subject: [PATCH] redhat: needs python3 --- tasks/os-redhat.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/os-redhat.yml b/tasks/os-redhat.yml index fc18b5d..2d9269d 100644 --- a/tasks/os-redhat.yml +++ b/tasks/os-redhat.yml @@ -36,6 +36,7 @@ - net-tools #- '{{ ["nullmailer"] if has_nullmailer else [] }}' #- progress + - python3 - pv - '{{ ["rng-tools"] if has_hwrng else [] }}' - rsync