uptime_kuma: target monitoring group instead of watchtower

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
counterweight 2026-09-11 21:56:12 +02:00
parent 007fdb43af
commit 31efa8365b
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C

View file

@ -1,5 +1,5 @@
- name: Deploy Uptime Kuma with Docker Compose and configure Caddy reverse proxy - name: Deploy Uptime Kuma with Docker Compose and configure Caddy reverse proxy
hosts: watchtower hosts: monitoring
become: yes become: yes
vars_files: vars_files:
- ../../infra_vars.yml - ../../infra_vars.yml