2023-01-24 11:30:38 +01:00
|
|
|
## v2.0.1
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
* Use flatten to manage packages list.
|
2023-01-24 11:31:16 +01:00
|
|
|
* Prefix module with "ansible.builtin.".
|
2023-01-24 11:30:38 +01:00
|
|
|
|
2020-04-28 08:53:46 +02:00
|
|
|
## v2.0.0
|
2020-04-27 20:36:21 +02:00
|
|
|
|
|
|
|
### Features
|
2020-04-28 08:53:46 +02:00
|
|
|
* Adapt for Debian Buster (starts with Arpwatch version 2.1a15-7).
|
|
|
|
* Drop Debian Stretch support. Stay in v1.* to be able to manage Arpwatch on Debian Stretch.
|
2020-04-27 20:36:21 +02:00
|
|
|
|
2020-04-28 08:43:12 +02:00
|
|
|
### Fix
|
|
|
|
* Arpwatch doesn't support configuration file. Remove /etc/arpwatch.conf
|
|
|
|
|
2019-02-27 12:01:14 +01:00
|
|
|
## v1.0.2
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
* Fix E405 Remote package tasks should have a retry.
|
2019-02-27 12:03:05 +01:00
|
|
|
* Fix E102 No Jinja2 in when.
|
2019-02-27 12:05:35 +01:00
|
|
|
* Fix E404 Doesn't need a relative path in role.
|
2019-02-27 12:01:14 +01:00
|
|
|
|
2019-02-27 11:53:40 +01:00
|
|
|
## v1.0.1
|
2018-08-06 15:29:03 +02:00
|
|
|
|
|
|
|
### Fix
|
|
|
|
* Set empty dependencies line to fix Galaxy warning.
|
2019-02-27 11:53:40 +01:00
|
|
|
* Use to_nice_json to manage packages list.
|
2018-04-23 09:21:32 +02:00
|
|
|
|
2019-02-27 11:53:40 +01:00
|
|
|
## v1.0.0
|
2018-04-23 09:21:32 +02:00
|
|
|
|
|
|
|
### Features
|
|
|
|
* Install Arpwatch.
|
|
|
|
* Ensure the service is in the desired state.
|
2018-04-23 11:55:25 +02:00
|
|
|
* Allow to set the user that run Arpwatch.
|
2018-04-23 13:57:04 +02:00
|
|
|
* Allow to set arguments to pass Arpwatch service.
|