Draft: N8N webhook orchestrator for terraform LXC + ansible provisioning (v2 - updates per Bobby)

This commit is contained in:
F.R.I.D.A.Y.
2026-06-05 21:48:01 -04:00
parent df965892d5
commit 2e15769409

View File

@@ -32,8 +32,11 @@
### 2.1 Telegram Input ### 2.1 Telegram Input
``` ```
You: "/build 5 lxcs starting at vmid 62128" You: "/build 5 lxcs"
Artemis parses → vmid_base=62128, count=5, specs=default Artemis parses → count=5, vmid_base=auto (next available)
You: "/build 5 lxcs at vmid 62128"
Artemis parses → vmid_base=62128 (explicit override), count=5
``` ```
### 2.2 Webhook Payload (POST to N8N) ### 2.2 Webhook Payload (POST to N8N)