From 720c0fa444d91a52d008edbc871765696af363cf Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Thu, 9 Oct 2025 16:41:40 +0200 Subject: [PATCH] feat: remove buildx --- tasks/install.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tasks/install.yaml b/tasks/install.yaml index 19bacca..abdfa58 100644 --- a/tasks/install.yaml +++ b/tasks/install.yaml @@ -43,10 +43,9 @@ state: "present" update_cache: true with_items: + - "containerd.io" - "docker-ce" - "docker-ce-cli" - - "containerd.io" - - "docker-buildx-plugin" - "docker-compose-plugin" # nfs client