Tristan Charbonneau
|
417f6fc58f
|
feat(service): manage service status and state
Service can either be enabled or disabled, enabled by default
Service can either be started, stopped, restarted, reloaded, started by
default
|
2023-08-04 09:59:00 +02:00 |
Jeremy Gardais
|
575004b092
|
Upgrade package from URL to 2.6
Fix #15
|
2022-11-07 13:28:47 +01:00 |
Christian Iuga
|
1919b0525f
|
change url to github as debian.fusioninventory.org is dead
bump version from 2.4 to 2.5 as this old version for linux is not in
github
|
2022-10-25 15:43:49 +02:00 |
Jeremy Gardais
|
2551c3bb9f
|
Fix truthy warnings with ansible-lint.
|
2021-08-27 16:39:45 +02:00 |
Jeremy Gardais
|
89d8e1ea57
|
Manage color with fusioninventory__agent_conf_log_color var
|
2021-08-27 15:55:53 +02:00 |
Jeremy Gardais
|
76cfdf4df1
|
Manage lofile parameters
|
2021-08-27 15:17:46 +02:00 |
Jeremy Gardais
|
74fbd8e653
|
Manage logfacility with fusioninventory__agent_conf_log_facility var
|
2021-08-27 13:42:43 +02:00 |
Jeremy Gardais
|
4ec60b99b3
|
Manage logger with fusioninventory__agent_conf_log_logger var
|
2021-08-27 13:26:36 +02:00 |
Jeremy Gardais
|
f89a1c4cf3
|
Manage tasks with fusioninventory__agent_conf_tasks var
|
2021-08-27 13:12:25 +02:00 |
Jeremy Gardais
|
068ded4376
|
Manage no-task with fusioninventory__agent_conf_no_task var
|
2021-08-26 16:07:44 +02:00 |
Jeremy Gardais
|
f40b672121
|
Manage tag with fusioninventory__agent_conf_tag var
|
2021-08-26 15:58:17 +02:00 |
Jeremy Gardais
|
ab1e1ca2b4
|
Moved back agent_package_url definition in default
|
2020-10-07 07:32:30 +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 |
ciuga
|
d74329160c
|
Add variable fusioninventory__agent_conf_httpd_trust
|
2020-03-12 08:35:18 +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
|
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
|
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 |