wireguard-wg1:
  if: wg1
  ipv4_prefix: 24
  ipv6_prefix: 64
  hosts:
    knot:
      endpoint: trygvis.io
      listen_port: 51822
      peers: all
      ipv4: 192.168.110.1
      ipv6: 2a01:7e00:e000:272::b00b::1
    android-trygvis:
      state: present
      ipv4: 192.168.110.2
      ipv6: 2a01:7e00:e000:272::b00b::2