Skip to content

Releases: githubixx/ansible-role-wireguard

11.0.0

28 Dec 19:00
f4573c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.0.0...11.0.0

10.0.0

27 Sep 21:11
3821005
Compare
Choose a tag to compare

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 letter
  • handlers/main.yml: names should start with an uppercase letter
  • improve the task key order to: name, when, tags, block
  • fix Jinja2 spacing

Full Changelog: 9.3.0...10.0.0

9.3.0

28 Jun 18:57
fad7b1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 9.2.0...9.3.0

9.2.0

05 May 05:29
8d395dd
Compare
Choose a tag to compare

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-release on Debian by @blackandred in #154

New Contributors

Full Changelog: 9.1.0...9.2.0

9.1.0

02 Apr 10:31
6b5fbe8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 9.0.1...9.1.0

9.0.0

20 Jan 21:51
ac98583
Compare
Choose a tag to compare

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

Full Changelog: 8.4.0...9.0.0

8.4.0

20 Oct 06:25
5caaea2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.3.0...8.4.0

8.3.0

20 Oct 06:24
5f53200
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.1.0...8.3.0

8.1.0

04 Oct 21:50
692cce2
Compare
Choose a tag to compare

What's Changed

  • Add Rocky Linux/AlmaLinux support + Molecule tests by @githubixx in #123

Full Changelog: 8.0.0...8.1.0