2024-09-09 09:54:04 +01:00
|
|
|
private_ip: "{{ ansible_tailscale0.ipv4.address }}"
|
2023-12-16 18:13:49 +00:00
|
|
|
nginx_https_redirect: true
|
2024-01-27 14:18:37 +00:00
|
|
|
|
|
|
|
certbot_certs:
|
|
|
|
- domains:
|
|
|
|
- headscale.jakehoward.tech
|
2024-02-21 21:42:16 +00:00
|
|
|
- domains:
|
|
|
|
- whoami-cdn.theorangeone.net
|
|
|
|
|
|
|
|
cdn_domains:
|
|
|
|
- whoami-cdn.theorangeone.net
|
2024-01-27 15:04:53 +00:00
|
|
|
|
|
|
|
restic_backup_locations:
|
|
|
|
- /var/lib/headscale/
|