Releases: NodePing/nodeping-ansible
Releases · NodePing/nodeping-ansible
3.0.1 Release
Fixed
- Fix bug where dep may not exist in oldresults
- Fix a comparison in update and create checks that would not match some check types
3.0 Release
Changed
Uses the new nodepingpy package instead of python-nodeping-api
Added
- Allow adding
notificationprofiles
in the notifications list https://nodeping.com/docs-api-notificationprofiles.html
Fixed
- Code refactoring
- Corrected some examples in the docs to match what's in the examples folder
- Check deleting didn't update the
changed
value
2.2 Release
Fixed
Checking "changed" status on enabling and muting checks
2.1 Release
Fixing matching true/false statements that can be entered into a playbook when muting/unmuting a check that is updated.
2.0 Release
Fixed
Fixed an issue in the nodeping module where updating a check to be enabled or disabled
would not work properly
Changed
Removed Python 2 support
1.3 Release
Add fields available for creating/updating checks