infrastructure/ansible/host_vars/tang/main.yml
Jake Howard 55df3e8fa3
All checks were successful
/ terraform (push) Successful in 35s
/ ansible (push) Successful in 1m31s
Separate restic repositories
Smaller VMs no longer need to load the full index
2024-12-01 21:34:44 +00:00

6 lines
176 B
YAML

ssh_extra_allowed_users: jake
private_ip: "{{ ansible_default_ipv4.address }}"
restic_backup_locations:
- /var/lib/private/adguardhome/
restic_key: "{{ vault_restic_key }}"