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.
2018-09-10 11:33:08 +02:00
|
|
|
|
|
|
|
## v1.0
|
|
|
|
|
|
|
|
### 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.
|
2018-09-26 14:27:30 +02:00
|
|
|
* Ensure to install xz-utils to allow ansible to a package out of a repos.
|