set up role for wireguard connections
This commit is contained in:
parent
39a531cf87
commit
6c77886916
9 changed files with 137 additions and 0 deletions
19
inventory/external.yml
Normal file
19
inventory/external.yml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue