18 lines
382 B
YAML
18 lines
382 B
YAML
private_ip: "{{ ansible_tailscale0.ipv4.address }}"
|
|
|
|
restic_backup_locations:
|
|
- /opt
|
|
restic_key: "{{ vault_restic_key }}"
|
|
|
|
nginx_https_redirect: true
|
|
|
|
certbot_certs:
|
|
- domains:
|
|
- theorangeone.net
|
|
- domains:
|
|
- plausible.theorangeone.net
|
|
- elbisualp.theorangeone.net
|
|
- domains:
|
|
- slides.jakehoward.tech
|
|
- domains:
|
|
- comentario.theorangeone.net
|