--- # Directory to store WireGuard configuration on the remote hosts wireguard_remote_directory: "/etc/wireguard" # The default port WireGuard will listen if not specified otherwise. wireguard_port: "51820" # The default interface name that wireguard should use if not specified otherwise. wireguard_interface: "wg0"