From c34b3c1d0f3f911b35fbe4adbe3c81a7942ed7a2 Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 15 Aug 2025 22:58:22 +0200 Subject: [PATCH] add passt as dependency --- roles/ppm/tasks/ppminstall.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/ppm/tasks/ppminstall.yml b/roles/ppm/tasks/ppminstall.yml index 69e4ba2..3ece19d 100644 --- a/roles/ppm/tasks/ppminstall.yml +++ b/roles/ppm/tasks/ppminstall.yml @@ -10,6 +10,8 @@ - netavark # Required for rootless networking - slirp4netns + # Required for rootless networking - for trixie and above + - passt # podman-compose is also used in many apps we can install - podman-compose # Restic is currently the only supported backup system