From 81b51cfcba4d21b8a9e21e878d18563857f13c72 Mon Sep 17 00:00:00 2001 From: "pulsar89.5" Date: Mon, 3 Jun 2024 18:15:19 +0200 Subject: [PATCH] feat: Get latest podman from Sid release --- tasks/installation.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/installation.yml b/tasks/installation.yml index fa182db..3806e89 100644 --- a/tasks/installation.yml +++ b/tasks/installation.yml @@ -10,6 +10,7 @@ - slirp4netns - systemd-container state: present + default_release: sid become: true - name: Déployer la configuration de rsyslog