Back up headscale config
This commit is contained in:
parent
2ceeaf091d
commit
b51677b795
3 changed files with 13 additions and 0 deletions
|
@ -7,3 +7,6 @@ nginx_https_redirect: true
|
|||
certbot_certs:
|
||||
- domains:
|
||||
- headscale.jakehoward.tech
|
||||
|
||||
restic_backup_locations:
|
||||
- /var/lib/headscale/
|
9
ansible/host_vars/casey/vault.yml
generated
Normal file
9
ansible/host_vars/casey/vault.yml
generated
Normal file
|
@ -0,0 +1,9 @@
|
|||
$ANSIBLE_VAULT;1.1;AES256
|
||||
30643138356634323666316163396138663836316261363966636335366534336330616635383663
|
||||
6461393538346263363164613930396266323930626335370a306165306663336538316163666364
|
||||
65383835386635336433393162613031386334646632666638613162623434646531356533346132
|
||||
3162373933336365660a353163316338303630633761336238363966376336643838616135303231
|
||||
32646530376561326635633563393066656232363734653464326665396236656232613362333461
|
||||
39393134626466656561346138633362653732333639333765303961383365623737666164326532
|
||||
66356263326366323435623834306439633061386364633132613362386663633733386637363266
|
||||
31393438326531353265
|
|
@ -15,6 +15,7 @@
|
|||
- nebula
|
||||
- headscale
|
||||
- fail2ban_ssh
|
||||
- restic
|
||||
|
||||
- hosts:
|
||||
- pve
|
||||
|
|
Loading…
Reference in a new issue