Correctly set private ip for ingress
All checks were successful
/ terraform (push) Successful in 40s
/ ansible (push) Successful in 1m30s

This commit is contained in:
Jake Howard 2024-09-09 16:55:23 +01:00
parent b50840a2ee
commit 25cd394f08
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -1 +1,2 @@
private_ip: "{{ ansible_tailscale0.ipv4.address }}"
nginx_https_redirect: true nginx_https_redirect: true