2023-01-24 11:14:26 +01:00
|
|
|
## v1.0.1
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
* Use flatten to manage packages list.
|
2023-01-24 11:15:41 +01:00
|
|
|
* Prefix module with "ansible.builtin.".
|
2018-07-26 17:02:22 +02:00
|
|
|
|
2019-02-27 13:35:12 +01:00
|
|
|
## v1.0.0
|
2018-07-26 17:02:22 +02:00
|
|
|
|
|
|
|
### Features
|
|
|
|
* Install Netdata.
|
|
|
|
* Can choose to install recommends packages.
|
2018-07-26 17:46:10 +02:00
|
|
|
* Manage Netdata configuration (/etc).
|
2018-07-26 18:09:35 +02:00
|
|
|
* Ensure Netdata service is enabled and started.
|
2018-07-27 18:01:52 +02:00
|
|
|
* Manage IP address and port used.
|
|
|
|
* Manage memory mode.
|
2018-08-03 14:00:51 +02:00
|
|
|
* Define some vars to manage master and slaves configuration.
|
2018-08-06 14:54:42 +02:00
|
|
|
* Combine 4 vars to generate Netdata configuration.
|
2018-08-07 08:03:22 +02:00
|
|
|
* Slaves alarms can be disable, the master will not send alarms.
|
2018-08-13 10:36:56 +02:00
|
|
|
* Possibility to manage a registry.
|
2018-08-22 16:12:02 +02:00
|
|
|
* Possibility to overwrite default email recipient.
|