Files
N8N/ansible/inventory/inventory.yml

9 lines
146 B
YAML
Raw Permalink Normal View History

2026-05-22 20:55:25 +00:00
"all":
"children":
"n8n":
"hosts":
"n8n-01":
"ansible_host": "192.168.10.107"
"vars":
"ansible_user": "cloud"