From 9ae11acd83a0dbbf88b2ba305da8fd5cc00e6793 Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Wed, 8 Oct 2025 21:36:13 -0400 Subject: [PATCH] whoops --- tasks/uptime-kuma.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/uptime-kuma.yml b/tasks/uptime-kuma.yml index b41fe5f..4bda040 100644 --- a/tasks/uptime-kuma.yml +++ b/tasks/uptime-kuma.yml @@ -16,7 +16,7 @@ docker_container: name: uptime-kuma image: louislam/uptime-kuma - restart: unless-stopped + restart_policy: unless-stopped recreate: true networks: - name: homelab