netbird-gitops/poc/ansible/inventory.yml
Prox 28eabc270e
Some checks failed
Reconcile / reconcile (push) Failing after 1m2s
updated inventory with proper key
2026-03-06 17:30:39 +02:00

10 lines
196 B
YAML

---
all:
children:
poc_servers:
hosts:
netbird-poc-a:
ansible_host: 46.225.220.61
ansible_ssh_private_key_file: ~/.ssh/hetzner
ansible_user: root