infrastructure/ansible/host_vars/tang/main.yml
Jake Howard 3b3ebca6f0
Some checks failed
/ terraform (push) Successful in 38s
/ ansible (push) Has been cancelled
Separate restic repositories
Smaller VMs no longer need to load the full index
2024-12-01 21:19:48 +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 }}"