backups: target control group instead of lapy
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
ceb5c4ad27
commit
ed99e17aae
8 changed files with 8 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- name: Configure local backup for Forgejo from remote
|
||||
hosts: lapy
|
||||
hosts: control
|
||||
gather_facts: no
|
||||
vars_files:
|
||||
- ../../infra_vars.yml
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
- name: Configure local backup for Headscale from remote
|
||||
hosts: lapy
|
||||
hosts: control
|
||||
gather_facts: no
|
||||
vars_files:
|
||||
- ../../infra_vars.yml
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
- name: Configure local backup for LNBits from remote
|
||||
hosts: lapy
|
||||
hosts: control
|
||||
gather_facts: no
|
||||
vars_files:
|
||||
- ../../infra_vars.yml
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
- name: Configure local backup for Memos from memos-box
|
||||
hosts: lapy
|
||||
hosts: control
|
||||
gather_facts: no
|
||||
vars_files:
|
||||
- ../../infra_vars.yml
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
- name: Configure deployment alias for personal blog in lapy .bashrc
|
||||
hosts: lapy
|
||||
hosts: control
|
||||
gather_facts: no
|
||||
vars_files:
|
||||
- ../../infra_vars.yml
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
# Because both files are static, phoenixd does not need to be stopped.
|
||||
|
||||
- name: Configure local backup for phoenixd from remote
|
||||
hosts: lapy
|
||||
hosts: control
|
||||
gather_facts: no
|
||||
vars_files:
|
||||
- ../../infra_vars.yml
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
- name: Configure local backup for Uptime Kuma from remote
|
||||
hosts: lapy
|
||||
hosts: control
|
||||
gather_facts: no
|
||||
vars_files:
|
||||
- ../../infra_vars.yml
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
- name: Configure local backup for Vaultwarden from remote
|
||||
hosts: lapy
|
||||
hosts: control
|
||||
gather_facts: no
|
||||
vars_files:
|
||||
- ../../infra_vars.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue