netbird-gitops/poc/ansible/inventory.yml
2026-03-06 13:21:08 +02:00

10 lines
199 B
YAML

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