2
0
Fork 0
Commit Graph

65 Commits

Author SHA1 Message Date
Jeremy Gardais 1034027b1b
Set empty dependencies line to fix Galaxy warning 2019-02-27 14:12:36 +01:00
Jeremy Gardais 46e20669ff
Fix E602 Don't compare to empty string 2019-02-27 14:11:20 +01:00
Jeremy Gardais 713656d0ad
Fix E405 Remote package tasks should have a retry 2019-02-27 14:07:23 +01:00
Jeremy Gardais 66993cb3cd
Package URL is defined only for Debian Stretch 2019-01-18 11:38:28 +01:00
Jeremy Gardais 0bdaa232bf
Install xz-utils to install fusioninventory pkg
Ansible try to extract a package if it's out of a repo and needs xz
tools.
2018-09-26 14:27:30 +02:00
Jeremy Gardais 248cca2f77
Don't need to omit an empty URL with "when" state 2018-09-17 17:53:49 +02:00
Jeremy Gardais 2be51c2c7b
Add missing dep 2018-09-17 17:53:39 +02:00
Jeremy Gardais 31ba7bd70a
Add several configuration variables for agent 2018-09-17 11:28:16 +02:00
Jeremy Gardais 6cb885f092
Install depend packages in one time 2018-09-17 11:27:26 +02:00
Jeremy Gardais 8fe580046b
If desired, remove fusioninventory-agent package 2018-09-13 10:21:44 +02:00
Jeremy Gardais a8141ae39b
Don't remove dependent packages
They might be really wanted on some system (eg. hdparm, dmidecode,…).
2018-09-13 10:20:45 +02:00
Jeremy Gardais 7d75c9720c
Restart agent's service if needed. 2018-09-10 14:55:42 +02:00
Jeremy Gardais d542926e9a
Generate agent's configuration file 2018-09-10 14:02:41 +02:00
Jeremy Gardais ca61e84088
Install agent package after it's dependencies 2018-09-10 13:59:45 +02:00
Jeremy Gardais 06745b14c8
Install fusioninventory-agent packages and dep 2018-09-10 11:33:08 +02:00