Add Wireguard subnet for ldap01 into Ansible Inventory
Run Wireguard role on all hosts
Dynamically determine packages to install for Wireguard based on host
distribution
Update templated Wireguard configuration such that:
We include a previously missing PreDown task that would prevent the
wg-quick@wg0.service unit from being restarted (since the local table
entry was duplicated)
We template Ansible configuration from all hosts since we now have Wireguard
on both our Debian and Rocky boxes.
PreDown
task that would prevent thewg-quick@wg0.service
unit from being restarted (since the local table entry was duplicated)