Releases: dominion-solutions/ansible-netbird
Releases · dominion-solutions/ansible-netbird
Bug Fixes - Parameters
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
- Update README.md by @spam-n-eggs in #26
- Fixes #28 - Tested with a separate inventory. by @spam-n-eggs in #29
Full Changelog: 0.1.6...0.2.0
Fixed an accidental bug in the last release
Bug was accidentally released in the last release. Fixed.
What's Changed
- Mjh/fix issues with message by @spam-n-eggs in #24
Full Changelog: 0.1.5...0.1.6
Small Bugfixes
Minor fixes including:
- #14 Error on bad credentials.
- #22 Wrapped bad urls in an AnsibleError
- #20 The issue templates were bad.
What's Changed
- Mjh/14/error out on bad credentials by @spam-n-eggs in #23
Full Changelog: 0.1.4...0.1.5
Documentation updates
Closes #16
What's Changed
- Updated Readme in a big way. by @spam-n-eggs in #17
Full Changelog: 0.1.3...0.1.4
Securtity Vulnerability Fixes
Fixes security vulnerabilities
What's Changed
- Bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #9
- 'Fixed' Galaxy commit step by @spam-n-eggs in #10
- updated the steps to the galaxy.yml update gets included. by @spam-n-eggs in #11
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: 0.1.2...0.1.3
[Bug] Not all groups being found
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
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
Adds the netbird inventory and fixes some of the deployment issues.
What's Changed
- Mjh/adding inventory plugin by @spam-n-eggs in #4
- Updated changelog so it works, rolled version in galaxy.yml by @spam-n-eggs in #5
- Fixed the deployment file by @spam-n-eggs in #6
Full Changelog: 0.0.2...0.1.0
Updated to use changelog file
- Added Changelog file, rolled version number.
Initial Release
This is the initial release that adds the Netbird Role only.