set up role for wireguard connections

This commit is contained in:
Jef Roosens 2026-04-02 22:03:26 +02:00
parent 39a531cf87
commit 6c77886916
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
9 changed files with 137 additions and 0 deletions

19
inventory/external.yml Normal file
View file

@ -0,0 +1,19 @@
pearl:
hosts:
"157.90.125.225":
ansible_ssh_port: 2222
debian_version: "trixie"
btrfs_uuid: "e51a43f8-d131-4c64-8bce-a206e5621483"
nas:
hosts:
"213.119.99.214":
ansible_ssh_port: 2223
static_ip: "192.168.0.3"
boomhut:
hosts:
"51.254.128.104":
ansible_ssh_port: 2222
emma:
hosts:
"78.22.233.14":
ansible_ssh_port: 2222