infrastructure/ansible/group_vars/all/tailscale.yml
Jake Howard 02847355a7
All checks were successful
/ terraform (push) Successful in 29s
/ ansible (push) Successful in 1m34s
Install tailscale
Install, not configure
2024-02-01 19:41:47 +00:00

7 lines
168 B
YAML

# Just install for now, don't configure
tailscale_up_skip: true
tailscale_cidr: 100.64.0.0/24 # It's really /10, but I don't use that many IPs
tailscale_port: 41641