memos: target memos and edge groups instead of hostnames

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 a26c0eca46
commit 007fdb43af
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C

View file

@ -1,5 +1,5 @@
- name: Deploy Memos on memos-box
hosts: memos_box_local
hosts: memos
become: yes
vars_files:
- ../../infra_vars.yml
@ -146,7 +146,7 @@
- name: Configure Caddy reverse proxy for Memos on vipy (proxying via Tailscale)
hosts: vipy
hosts: edge
become: yes
vars_files:
- ../../infra_vars.yml