tetris11@lemmy.ml to Linux@lemmy.ml · 7 个月前Recommendation for a Wireguard Mesh networkmessage-squaremessage-square20linkfedilinkarrow-up145arrow-down14
arrow-up141arrow-down1message-squareRecommendation for a Wireguard Mesh networktetris11@lemmy.ml to Linux@lemmy.ml · 7 个月前message-square20linkfedilink
minus-squareredxef@feddit.orglinkfedilinkEnglisharrow-up5arrow-down1·7 个月前I 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·7 个月前Oh God. Please, use anything but Ansible.
minus-square𝕨𝕒𝕤𝕒𝕓𝕚@feddit.orglinkfedilinkarrow-up9·7 个月前Probably 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.