From 5cb87a3eb2a52e6b3dab978eb2c9cb493dca262c Mon Sep 17 00:00:00 2001 From: jonnybravo Date: Tue, 26 Aug 2025 14:56:54 +0200 Subject: [PATCH] try --- deploy_remote.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deploy_remote.yml b/deploy_remote.yml index 39c711d..46258b2 100644 --- a/deploy_remote.yml +++ b/deploy_remote.yml @@ -45,5 +45,4 @@ community.docker.docker_compose_v2: project_src: "{{ install_dir }}" state: present - restarted: yes - build: yes + recreate: always