From 7f75e05e201c28911b4ae5de7d53cef8f3dceb51 Mon Sep 17 00:00:00 2001 From: Mark Hoekveen Date: Sun, 26 Jan 2025 19:44:12 +0100 Subject: [PATCH] vcmp dependency change --- host_vars/talos.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/host_vars/talos.yml b/host_vars/talos.yml index 47423cd..34e45ef 100644 --- a/host_vars/talos.yml +++ b/host_vars/talos.yml @@ -1,3 +1,4 @@ host_packages: - ffmpeg - python3-psutil + - python3-tqdm