ansible.xymon/CHANGELOG.md

38 lines
1015 B
Markdown
Raw Normal View History

## v1.X
### Fix
* Deprecation warning about "installed" for state.
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.