From 267699b6e56c506addf67c8a830a64afa6296b4c Mon Sep 17 00:00:00 2001 From: Robert Wimmer <2039811+githubixx@users.noreply.github.com> Date: Fri, 19 Jul 2024 20:08:01 +0200 Subject: [PATCH] update README (#209) --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0741304..7e65250 100644 --- a/README.md +++ b/README.md @@ -73,10 +73,17 @@ See full [CHANGELOG.md](https://github.com/githubixx/ansible-role-wireguard/blob ## 17.0.0 - **BREAKING** - - removed support for openSUSE 15.4 (reached end of life) + - removed support for `openSUSE 15.4` (reached end of life) - **FEATURE** - - add support for Ubuntu 24.04 + - add support for `Ubuntu 24.04` + - add support for `openSUSE 15.6` + +- **MOLECULE** + - remove outdated `Proxmox` code + - replace Vagrant box `rockylinux/9` with `bento/rockylinux-9` + - use `ansible.builtin.package` for AlmaLinux + - remove `AlmaLinux 8`, `Rocky Linux 8` and `CentOS 7` (outdated Python makes it hard to test with Ansible) ## 16.0.2