Mathieu Jourdan
|
0f0be2616c
|
manage redhat's mess with repository names
names differ between RedHat 8, CentOS 8.2, CentOS 8.3+...
|
2021-05-11 17:05:21 +02:00 |
Mathieu Jourdan
|
2bb3055502
|
add EL 8 to supported platforms
|
2021-03-15 13:54:59 +01:00 |
Mathieu Jourdan
|
cb5929938d
|
enable powertools repository for RedHat8
|
2021-03-15 12:11:47 +01:00 |
Mathieu Jourdan
|
2722fc9613
|
install epel repo from package
|
2021-03-15 11:52:28 +01: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
|
82badc3140
|
Merge branch 'djerfy-master'
|
2020-11-10 15:16:06 +01:00 |
DJΞRFY
|
3103604379
|
Add libyaml-tiny-perl package
|
2020-11-10 14:39:38 +01:00 |
Jeremy Gardais
|
ab1e1ca2b4
|
Moved back agent_package_url definition in default
|
2020-10-07 07:32:30 +02:00 |
Jeremy Gardais
|
da9a908ecf
|
Merge branch 'roumano-RHEL' into master
|
2020-10-05 12:04:15 +02:00 |
Jeremy Gardais
|
1a46ef8a1a
|
Add RHEL7 support (thanks @roumano)
|
2020-10-05 12:03:36 +02:00 |
Jeremy Gardais
|
1a2b451267
|
Merge branch 'RHEL' of https://github.com/roumano/fusioninventory into roumano-RHEL
|
2020-10-05 12:01:02 +02:00 |
Christian Iuga
|
920b73d7ff
|
Add RHEL support
Followed the procedure : http://fusioninventory.org/documentation/agent/installation/linux/rhel.html
- Should possible to add RHEL8 support without huge change
|
2020-09-30 16:05:10 +02:00 |
Jeremy Gardais
|
5d881767da
|
Release v1.0.3
|
2020-03-12 08:48:34 +01:00 |
Jeremy Gardais
|
a7c77d35c6
|
Update README.md with conf varibles
|
2020-03-12 08:35:29 +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
|
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 |