ansible.xymon_server/CHANGELOG.md

23 lines
560 B
Markdown
Raw Normal View History

## v1.1.1
### Fix
* Set empty dependencies line to fix Galaxy warning.
2018-08-06 15:40:05 +02:00
* Fix small warnings from linter.
* Fix E405 Remote package tasks should have a retry.
## v1.1.0
### Fix
* Ensure to keep permissions for configuration files.
### Enhancements
* Allow possibility to add symlinks in Xymon configuration.
## v1.0.0
### Features
* Install `xymon` packages for Debian based distros.
* Manage `xymon` server configuration (/etc).
* Ensure to restart `xymon` server service if configuration changed.
* Ensure `xymon` server service is enabled and started.