Draft: N8N webhook orchestrator for terraform LXC + ansible provisioning (v2 - updates per Bobby)
This commit is contained in:
@@ -32,8 +32,11 @@
|
||||
|
||||
### 2.1 Telegram Input
|
||||
```
|
||||
You: "/build 5 lxcs starting at vmid 62128"
|
||||
Artemis parses → vmid_base=62128, count=5, specs=default
|
||||
You: "/build 5 lxcs"
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user