This repository has been archived on 2023-10-25. You can view files and clone it, but cannot push or open issues or pull requests.
2019-02-27 14:07:23 +01:00
|
|
|
## v1.0.2
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
* Fix E405 Remote package tasks should have a retry.
|
2019-02-27 14:11:20 +01:00
|
|
|
* Fix E602 Don't compare to empty string.
|
2019-02-27 14:12:36 +01:00
|
|
|
* Set empty dependencies line to fix Galaxy warning.
|
2018-09-10 11:33:08 +02:00
|
|
|
|
2019-01-18 11:38:28 +01:00
|
|
|
## v1.0.1
|
|
|
|
|
|
|
|
### Features
|
|
|
|
* Package URL is defined only for Debian Stretch.
|
|
|
|
|
|
|
|
## v1.0.0
|
2018-09-10 11:33:08 +02:00
|
|
|
|
|
|
|
### Features
|
|
|
|
* Install dependent packages for fusioninventory-agent.
|
2018-09-13 10:02:07 +02:00
|
|
|
* Don't remove dependent packages.
|
2018-09-13 10:21:44 +02:00
|
|
|
* Install fusioninventory-agent package from URL or repos.
|
|
|
|
* If desired, remove fusioninventory-agent package.
|
2018-09-10 14:02:41 +02:00
|
|
|
* Generate agent's configuration file.
|
2018-09-10 14:55:42 +02:00
|
|
|
* Restart agent's service if needed.
|
2019-01-18 11:38:28 +01:00
|
|
|
* Ensure to install xz-utils to allow ansible to install a debian package manually.
|