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