diff --git a/tasks/uptime-kuma.yml b/tasks/uptime-kuma.yml index 802f61a..b41fe5f 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: always + restart: unless-stopped recreate: true networks: - name: homelab