ansible.xymon/CHANGELOG.md

53 lines
1.3 KiB
Markdown
Raw Normal View History

## v1.3.2
### Enhancements
* Fix E405 Remote package tasks should have a retry.
## v1.3.1
### Fix
* Restart xymon-client after changes on ZFS plugin.
## v1.3
### Enhancements
* Add IPMI probe.
* Add possibility to allow some packages not installed from repos for apt probe.
### Fix
* Deprecation warning about "installed" for state.
* Set empty dependencies line to fix Galaxy warning.
2018-06-25 15:50:14 +02:00
## v1.2
### Enhancements
* Ensure to not override groups of 'xymon' user.
* Add possibility to install `apt` plugin dependencies.
* Ensure to apply the config only if wanted.
2018-06-22 15:24:32 +02:00
* Some yamllint fix.
* Add a all hosts variable for the plugin "list" whitelist.
* Add a ZFS plugin (both config file and script).
## v1.1
### Enhancements
* Add possibility to install `mq` plugin dependencies.
* Add possibility to install `libs` plugin dependencies.
* Add whitelist settings for `libs` plugin.
2017-09-08 12:03:58 +02:00
## v1.0.1
2017-09-08 12:03:58 +02:00
### Minor Features
* Add the possibility to manage 'xymon' user's groups.
2017-09-04 17:31:51 +02:00
* Manage `mq` plugin and state.
2017-09-04 17:42:53 +02:00
* Manage `libs` plugin and state.
## v1.0
### Features
* Install `xymon-client` packages for Debian based distros.
* Manage `xymon-client` default configuration file.
2017-08-11 14:14:51 +02:00
* Manage `xymon-client` service.
* Add possibility to set the value of CLIENTHOSTNAME `xymon-client` value.
* Allow to set Xymon servers list for `xymon-client` config.