wireguard_wg0:
  if: wg0
  ipv4_prefix: 24
  ipv6_prefix: 64
  hosts:
    knot:
      endpoint: trygvis.io
      listen_port: 51821
      peers: all
      # Generated by https://www.ultratools.com/tools/rangeGenerator
      ipv6: fdf3:aad9:a885:0b3a::1
      allowed_ips:
        - ::/0
    birgitte:
      state: present
      ipv4: 192.168.60.2
      ipv6: fdf3:aad9:a885:0b3a::2
    conflatorio:
      state: present
      ipv6: fdf3:aad9:a885:0b3a::3
    arius:
      state: present
      ipv6: fdf3:aad9:a885:0b3a::6
    akili:
      state: present
      ipv6: fdf3:aad9:a885:0b3a::7
    malabaricus:
      state: present
      ipv6: fdf3:aad9:a885:0b3a::8
    sweetzpot-mobile:
      state: present
      ipv6: fdf3:aad9:a885:0b3a::9
    astyanax:
      state: present
      ipv6: fdf3:aad9:a885:0b3a::10
    sweetzpot-macos:
      state: present
      ipv6: fdf3:aad9:a885:0b3a::11
    android-trygvis:
      state: present
      ipv6: fdf3:aad9:a885:0b3a::12
    hash:
      endpoint: hash.trygvis.io
      listen_port: 51821
      peers: all
      ipv6: fdf3:aad9:a885:0b3a::13