Skip to content

Releases: githubixx/ansible-role-wireguard

13.0.0

01 Mar 21:41
dd64b7b

Choose a tag to compare

What's Changed

  • Allow to use multiple addresses and added IPv6 support by @DiscowZombie in #174
  • introduce wireguard_addresses variable (contribution by @DiscowZombie)

New Contributors

Full Changelog: 12.0.0...13.0.0

12.0.0

23 Feb 23:26
4631fbd

Choose a tag to compare

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-lint issue in tasks/setup-debian-raspbian-buster.yml

Full Changelog: 11.1.0...12.0.0

11.1.0

28 Dec 19:01
f6a6e46

Choose a tag to compare

What's Changed

Full Changelog: 11.0.0...11.1.0

11.0.0

28 Dec 19:00
f4573c5

Choose a tag to compare

What's Changed

Full Changelog: 10.0.0...11.0.0

10.0.0

27 Sep 21:11
3821005

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

Choose a tag to compare

What's Changed

Full Changelog: 9.2.0...9.3.0

9.2.0

05 May 05:29
8d395dd

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

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

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

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.3.0...8.4.0