blob: 3aaa6b40919a1f6962b0bedff04cc1d50c6c7f60 (
plain)
1
2
3
4
5
6
7
8
9
|
---
ansible_host: 123.123.123.123
wireguard_bb_name: '< node name >'
wireguard_bb_endpoint: '< peer public ipv6 >'
wireguard_bb_priv_key: '< priv key >'
wireguard_bb_pub_key: '< pub key >'
wireguard_bb_ipv4: '< wg bb ipv4 >'
wireguard_bb_ipv6: '< wg bb ipv6 (fe80::) >'
wireguard_bb_port: < port >
|