ansible.xymon_server/CHANGELOG.md

22 lines
501 B
Markdown
Raw Normal View History

## v1.X
### Fix
* Set empty dependencies line to fix Galaxy warning.
2018-08-06 15:40:05 +02:00
* Fix small warnings from linter.
## v1.1
### Fix
* Ensure to keep permissions for configuration files.
### Enhancements
* Allow possibility to add symlinks in Xymon configuration.
## v1.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.