2
0
Fork 0
Commit Graph

69 Commits

Author SHA1 Message Date
Jeremy Gardais c500fbc6d9
Merge branch 'Yoda-BZH-service-status-management' 2023-08-07 14:21:33 +02:00
Tristan Charbonneau 4b2442b4e9 chore: update README and CHANGELOG 2023-08-04 10:04:56 +02:00
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
Jeremy Gardais 8c2bf15fe6
Pipe ansible_managed to `comment` jinja filter
To be able to manage multi-lines in ansible_managed.
2022-11-07 10:41:08 +01:00
Jeremy Gardais 8d2e46ebd2
Merge branch 'roumano-move_to_github' 2022-11-07 10:36:07 +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 368674c1ce
Version 1.4.1 2021-10-27 15:59:55 +02:00
Jeremy Gardais effce54f95
Merge branch 'mjourdan-wip_rhel8' 2021-10-27 15:58:28 +02:00
Jeremy Gardais cfc5e615e9
Merge branch 'wip_rhel8' of https://github.com/mjourdan/fusioninventory into mjourdan-wip_rhel8 2021-10-27 15:57:54 +02:00
Mathieu Jourdan 24512eeea3 enable appstream repository for rhel8 2021-10-26 12:14:30 +02:00
Mathieu Jourdan 4b425612f5 fix typo in variable names 2021-10-25 17:08:10 +02:00
Jeremy Gardais 2551c3bb9f
Fix truthy warnings with ansible-lint. 2021-08-27 16:39:45 +02:00
Jeremy Gardais 61644d90ca
Release v1.4.0 2021-08-27 15:56:17 +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 880b2cd427
Update meta infos 2021-08-26 15:59:25 +02:00
Jeremy Gardais f40b672121
Manage tag with fusioninventory__agent_conf_tag var 2021-08-26 15:58:17 +02:00
Jeremy Gardais 12775009ae
Version 1.3.1 2021-08-02 12:22:25 +02:00
Jeremy Gardais dfad82144e
Don't manage dependencies when install from repos
Package manager (aptitude, yum, dnf,…) is intended to resolve and
install dependencies.
2021-08-02 12:06:25 +02:00
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 2f30ef5954
Merge branch 'mjourdan-fix-rhel7-support' 2021-06-22 10:05:23 +02:00
Mathieu Jourdan da8e53aac6 Fix with_first_found fail when vars file is missing 2021-06-16 09:20:40 +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 a9d3811432
Merge branch 'djerfy-issue-5' 2021-06-10 16:17:44 +02:00
Djerfy d80f5e5a2c
Fix with_first_found fail when ansible_distribution vars file is missing (issue #5) 2021-06-10 12:26:25 +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 85010486a3
Merge branch 'mjourdan-wip_rhel8' 2021-06-10 10:57:36 +02:00
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