aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/wireguard/README.md
blob: 47b8091353a64040417de495f47f708e54449fb1 (plain) (blame)
1
2
3
4
5
6
This role configures a WireGuard interface using wireguard-tools and the
wg-quick systemd service.

It accepts the interface name, the private key and a list of peers; see the
template file to discover what parameters are supported. I use it to set up all
of my WireGuard servers.