ansible.arpwatch/CHANGELOG.md

20 lines
404 B
Markdown
Raw Normal View History

## 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.
## v1.0.1
### Fix
* Set empty dependencies line to fix Galaxy warning.
* Use to_nice_json to manage packages list.
2018-04-23 09:21:32 +02:00
## v1.0.0
2018-04-23 09:21:32 +02:00
### Features
* Install Arpwatch.
* Ensure the service is in the desired state.
* Allow to set the user that run Arpwatch.
* Allow to set arguments to pass Arpwatch service.