Skip to content

Releases: dominion-solutions/ansible-netbird

Bug Fixes - Parameters

03 Apr 16:15
4b829fa
Compare
Choose a tag to compare

Bug Fixes

Thanks to @ipsecguy for pointing out that there was an issue with the compose variables.

  • #28 - The compose parameter is updated to accept a dict() now.
  • The documentation has been improved as well.
  • Some small issues around creating bugs / questions have been resolved.

What's Changed

Full Changelog: 0.1.6...0.2.0

Fixed an accidental bug in the last release

11 Mar 02:43
7bfce16
Compare
Choose a tag to compare

Bug was accidentally released in the last release. Fixed.

What's Changed

Full Changelog: 0.1.5...0.1.6

Small Bugfixes

11 Mar 02:06
b16c650
Compare
Choose a tag to compare

Minor fixes including:

  • #14 Error on bad credentials.
  • #22 Wrapped bad urls in an AnsibleError
  • #20 The issue templates were bad.

What's Changed

Full Changelog: 0.1.4...0.1.5

Documentation updates

01 Mar 19:18
a835f30
Compare
Choose a tag to compare

Closes #16

What's Changed

Full Changelog: 0.1.3...0.1.4

Securtity Vulnerability Fixes

24 Feb 16:15
69dda01
Compare
Choose a tag to compare

Fixes security vulnerabilities

What's Changed

New Contributors

Full Changelog: 0.1.2...0.1.3

[Bug] Not all groups being found

24 Feb 14:34
d63c535
Compare
Choose a tag to compare

This release fixes a critical bug where not all groups were being found during the list comprehension that was finding all of the groups.

What's Changed

  • Fixed issues with the groups list comprehension by @spam-n-eggs in #8

Full Changelog: 0.1.1...0.1.2

Fixed the bug around naming for the inventory

24 Feb 03:02
8357f52
Compare
Choose a tag to compare

What's Changed

  • Fixed issues with naming that were causing problems by @spam-n-eggs in #7

Full Changelog: 0.1.0...0.1.1

Added the Netbird Inventory

23 Feb 21:49
cba3dd6
Compare
Choose a tag to compare

Adds the netbird inventory and fixes some of the deployment issues.

What's Changed

Full Changelog: 0.0.2...0.1.0

Updated to use changelog file

23 Feb 12:26
6acbd0a
Compare
Choose a tag to compare
  • Added Changelog file, rolled version number.

Initial Release

23 Feb 12:22
72198e2
Compare
Choose a tag to compare

This is the initial release that adds the Netbird Role only.