Releases: githubixx/ansible-role-wireguard
Releases · githubixx/ansible-role-wireguard
13.0.0
What's Changed
- Allow to use multiple addresses and added IPv6 support by @DiscowZombie in #174
- introduce
wireguard_addressesvariable (contribution by @DiscowZombie)
New Contributors
- @DiscowZombie made their first contribution in #174
Full Changelog: 12.0.0...13.0.0
12.0.0
What's Changed
- remove Fedora 35 support (reached EOL)
- remove openSUSE 15.3 support (reached EOL)
- remove Debian 10 (Buster) support (readed EOL)
- fix Molecule prepare for Archlinux
- fix
ansible-lintissue intasks/setup-debian-raspbian-buster.yml
- 12.0.0 by @githubixx in #181
Full Changelog: 11.1.0...12.0.0
11.1.0
11.0.0
What's Changed
- Rocky Linux + AlmaLinux support by @githubixx in #168
Full Changelog: 10.0.0...11.0.0
10.0.0
What's Changed
- remove Fedora 34 + add Fedora 36 to Molecule test
- remove support for Fedora 35 / add support for Fedora 36
- add Molecule setup for openSUSE 15.4
- add Github release action to push new release to Ansible Galaxy
- add
.yamllint tasks/main.yml: names should start with an uppercase letterhandlers/main.yml: names should start with an uppercase letter- improve the task key order to: name, when, tags, block
- fix Jinja2 spacing
- v10.0.0 by @githubixx in #162
Full Changelog: 9.3.0...10.0.0
9.3.0
What's Changed
- Support Ubuntu 22.04 (Jammy Jellyfish) by @githubixx in #159
Full Changelog: 9.2.0...9.3.0
9.2.0
What's Changed
- Allow to configure WireGuard interface restart handling / add very basic unit test by @githubixx in #156
- WireGuard is directly supported by Raspbian 11 (Bullseye) and higher. So Raspbian 11 and Raspbian 10 (Buster) (and lower) needs to be handled a little bit differently by @penguineer in #119
- Do not require
lsb-releaseon Debian by @blackandred in #154
New Contributors
- @blackandred made their first contribution in #154
Full Changelog: 9.1.0...9.2.0
9.1.0
What's Changed
- Add non-standard kernel installation for RockyLinux 8 by @gitouche-sur-osm in #146
- Updates by @githubixx in #150
New Contributors
- @gitouche-sur-osm made their first contribution in #146
Full Changelog: 9.0.1...9.1.0
9.0.0
What's Changed
- General improvements by @8ware in #138
- Remove unnecessary and buggy check on wireguard_port by @abelfodil in #112
- Various updates by @githubixx in #142
- set minimally required Ansible version to 2.9 (contribution by @8ware)
- remove CentOS 8 support (reached end of life) - use AlmaLinux or Rocky Linux instead
- remove Fedora 33 support (reached end of life)
- remove openSUSE Leap 15.2 support (reached end of life)
- add openSUSE 15.3 support
- add Fedora 35 support
- Remove unnecessary check if value is an integer on wireguard_port (see #112 (contribution by @abelfodil)
New Contributors
- @8ware made their first contribution in #138
- @abelfodil made their first contribution in #112
Full Changelog: 8.4.0...9.0.0
8.4.0
What's Changed
- PVE guest and host detection by @tobias-richter in #127
New Contributors
- @tobias-richter made their first contribution in #127
Full Changelog: 8.3.0...8.4.0