vaultwarden: target edge group instead of vipy

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
counterweight 2026-09-11 21:56:13 +02:00
parent 791f6f3b69
commit cc1aecd098
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
- name: Deploy Vaultwarden with Docker Compose and configure Caddy reverse proxy
hosts: vipy
hosts: edge
become: yes
vars_files:
- ../../infra_vars.yml

View file

@ -1,5 +1,5 @@
- name: Disable Vaultwarden Signups
hosts: vipy
hosts: edge
become: yes
vars_files:
- ../../infra_vars.yml