From 3826a3d729663b06c3251282bbb4d65bd14a63b3 Mon Sep 17 00:00:00 2001 From: olli Date: Fri, 22 Mar 2024 19:24:10 +0100 Subject: [PATCH] version absolete --- gitea.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gitea.yml b/gitea.yml index c8e1c2c..0c1451f 100644 --- a/gitea.yml +++ b/gitea.yml @@ -69,10 +69,8 @@ group: docker marker: "# {mark} ANSIBLE MANAGED BLOCK" block: | - version: '3.6' - + services: - gitea.{{inventory_hostname}}: image: gitea/gitea:latest restart: unless-stopped