tweaks for ansible regarding latitude

This commit is contained in:
Josh Sandlin
2026-07-28 15:25:31 -04:00
parent 74cde5ed9e
commit 51c4732e5b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
# Domain to provision
domain_name: ttl.sh
domain_name: "staging.ttl.sh"
# Compute zone name from domain (ttl.sh)
zone_name: "ttl.sh"
+1 -1
View File
@@ -1,4 +1,4 @@
[ttlsh]
# Address is not hardcoded here - it comes from the LATITUDESH_VM_IP Doppler
# secret, passed in as ansible_host by ansible.sh / the deploy workflow.
ttlsh-vm ansible_user=root
ttlsh-vm ansible_user=ubuntu ansible_ssh_private_key_file=~/.ssh/latitude