Recommendation for a Wireguard Mesh network

tetris11@lemmy.ml to Linux@lemmy.ml – 37 points –
20

You are viewing a single comment

I just use ansible to generate all wireguard configs and deploy them. Works great, but then, all my devices have static ips.

Oh God. Please, use anything but Ansible.

Why? And what would be a replacement for it?

Probably a terribly written shell script that relies on misusing bash footguns and falls apart when you try to fix linter warnings.