16.0.0
-
BREAKING
- removed support for Fedora 37/38 (reached end of life)
-
FEATURE
- add support for Fedora 39
- introduce
wireguard_conf_backup
variable to keep track of configuration changes. Default tofalse
. (contribution by @shk3bq4d) - introduce
wireguard_install_kernel_module
. Allows to skip loading thewireguard
kernel module. Default totrue
(which was the previous behavior). (contribution by @gregorydlogan)
-
Molecule
- use different IP addresses
- use
generic
Vagrant boxes for Rocky Linux - use
alvistack
Vagrant boxes for Ubuntu - use official Rocky Linux 9 Vagrant box
- use official AlmaLinux Vagrant boxes
- move
memory
andcpus
parameter to Vagrant boxes