We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9b1f69 commit 267699bCopy full SHA for 267699b
README.md
@@ -73,10 +73,17 @@ See full [CHANGELOG.md](https://github.com/githubixx/ansible-role-wireguard/blob
73
## 17.0.0
74
75
- **BREAKING**
76
- - removed support for openSUSE 15.4 (reached end of life)
+ - removed support for `openSUSE 15.4` (reached end of life)
77
78
- **FEATURE**
79
- - add support for Ubuntu 24.04
+ - add support for `Ubuntu 24.04`
80
+ - add support for `openSUSE 15.6`
81
+
82
+- **MOLECULE**
83
+ - remove outdated `Proxmox` code
84
+ - replace Vagrant box `rockylinux/9` with `bento/rockylinux-9`
85
+ - use `ansible.builtin.package` for AlmaLinux
86
+ - remove `AlmaLinux 8`, `Rocky Linux 8` and `CentOS 7` (outdated Python makes it hard to test with Ansible)
87
88
## 16.0.2
89
0 commit comments