chore: update terraform outputs

This commit is contained in:
2026-06-23 22:02:35 +00:00
parent 0d3b95d5ba
commit 4fb9000f79
2 changed files with 6 additions and 6 deletions

View File

@@ -3,6 +3,6 @@
"n8n":
"hosts":
"n8n-01":
"ansible_host": "192.168.10.107"
"ansible_host": "192.168.10.106"
"vars":
"ansible_user": "cloud"

View File

@@ -2,9 +2,9 @@
"main":
"node_name": "pop"
"tags":
- "agentic"
- "terraform"
- "docker"
- "n8n"
- "ip-192-168-10-106"
- "agentic"
- "terraform"
- "docker"
- "n8n"
- "ip-192-168-10-106"
"vm_name": "n8n-01"