From aedb5c720fe7269ec6f2e2d930183e7008a1e04d Mon Sep 17 00:00:00 2001 From: Ullli Date: Tue, 2 Jun 2026 08:18:58 +0200 Subject: [PATCH] Duf gibt es erst in neuen Debian-Versionen, warte auf Upgrades --- tasks/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/bootstrap.yml b/tasks/bootstrap.yml index 7fc9a76..52d1883 100644 --- a/tasks/bootstrap.yml +++ b/tasks/bootstrap.yml @@ -38,7 +38,7 @@ - rsync - ripgrep - nnn - - duf + #- duf - name: Install core-packages for bare-metal-server ansible.builtin.apt: pkg: -- 2.39.5