This commit is contained in:
CC
2026-05-21 14:57:45 +01:00
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
"all":
"children":
"n8n":
"hosts":
"n8n-01":
"ansible_host": "192.168.10.117"
"vars":
"ansible_user": "cloud"

10
terraform/vm_data.yml Executable file
View File

@@ -0,0 +1,10 @@
"vm_tag_data":
"main":
"node_name": "pop"
"tags":
- "agentic"
- "terraform"
- "docker"
- "n8n"
- "ip-192-168-10-117"
"vm_name": "n8n-01"