ntfy: target monitoring group instead of watchtower
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
31efa8365b
commit
791f6f3b69
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
- name: Deploy ntfy and configure Caddy reverse proxy
|
- name: Deploy ntfy and configure Caddy reverse proxy
|
||||||
hosts: watchtower
|
hosts: monitoring
|
||||||
become: yes
|
become: yes
|
||||||
vars_files:
|
vars_files:
|
||||||
- ../../infra_vars.yml
|
- ../../infra_vars.yml
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
- name: Setup ntfy as Uptime Kuma Notification Channel
|
- name: Setup ntfy as Uptime Kuma Notification Channel
|
||||||
hosts: watchtower
|
hosts: monitoring
|
||||||
become: no
|
become: no
|
||||||
vars_files:
|
vars_files:
|
||||||
- ../../infra_vars.yml
|
- ../../infra_vars.yml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue