2
0
Fork 0
Commit Graph

25 Commits

Author SHA1 Message Date
Jeremy Gardais 09b9c5bb26
Fix #11 − Update package list for Debian 2021-06-23 10:29:11 +02:00
Jeremy Gardais f7df94a728
Split depend_packages content to 3 vars 2021-06-23 10:20:41 +02:00
Jeremy Gardais 78b0528362
Flatten packages list to allow condition 2021-06-22 15:56:25 +02:00
Jeremy Gardais b9f00ac858
Add "paths" parameter for include_vars
As mentionned in the last example on the documentation:
https://docs.ansible.com/ansible/latest/collections/ansible/builtin/first_found_lookup.html#examples
Fix #5
2021-06-10 16:35:32 +02:00
Jeremy Gardais 3153efe24b
Update dependencies for .deb package 2021-06-10 12:24:34 +02:00
Jeremy Gardais 3f36889b0b
Add a default mode for ini_file 2021-06-10 11:39:38 +02:00
Jeremy Gardais 26a152e9fb
Add role_name info 2021-06-10 11:36:28 +02:00
Jeremy Gardais f3be491216
v1.2.1 2021-06-10 11:09:37 +02:00
Jeremy Gardais 53f622acaf
Update changelog for version 1.2.0 2021-06-10 11:04:14 +02:00
Jeremy Gardais d4eb45dc03
The role also works on Debian Buster 2020-11-10 15:20:59 +01:00
Jeremy Gardais 2099697579
Add missing dep (libxml-treepp-perl and ucf) 2020-11-10 15:19:08 +01:00
Jeremy Gardais ab1e1ca2b4 Moved back agent_package_url definition in default 2020-10-07 07:32:30 +02:00
Jeremy Gardais 1a46ef8a1a Add RHEL7 support (thanks @roumano) 2020-10-05 12:03:36 +02:00
Jeremy Gardais 5d881767da Release v1.0.3 2020-03-12 08:48:34 +01:00
ciuga d74329160c Add variable fusioninventory__agent_conf_httpd_trust 2020-03-12 08:35:18 +01:00
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 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 06745b14c8
Install fusioninventory-agent packages and dep 2018-09-10 11:33:08 +02:00