tetris11@lemmy.ml to Linux@lemmy.ml · 1 year agoRecommendation for a Wireguard Mesh networkmessage-squaremessage-square24fedilinkarrow-up144arrow-down14
arrow-up140arrow-down1message-squareRecommendation for a Wireguard Mesh networktetris11@lemmy.ml to Linux@lemmy.ml · 1 year agomessage-square24fedilink
minus-squareredxef@feddit.orglinkfedilinkEnglisharrow-up5arrow-down1·1 year agoI just use ansible to generate all wireguard configs and deploy them. Works great, but then, all my devices have static ips.
minus-squarecorsicanguppy@lemmy.calinkfedilinkEnglisharrow-up2arrow-down7·1 year agoOh God. Please, use anything but Ansible.
minus-squareNine@lemmy.worldlinkfedilinkarrow-up7·1 year agoWhy? And what would be a replacement for it?
minus-square𝕨𝕒𝕤𝕒𝕓𝕚@feddit.orglinkfedilinkarrow-up9·1 year agoProbably a terribly written shell script that relies on misusing bash footguns and falls apart when you try to fix linter warnings.
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.