Commit Graph

30 Commits

Author SHA1 Message Date
Jeremy Gardais 9f301d53cf
Prefix module with "ansible.builtin." 2023-01-24 10:38:35 +01:00
Jeremy Gardais dbe4d60806
Use flatten to manage packages list 2023-01-24 10:35:16 +01:00
Jeremy Gardais c515e9ceec
Add custom configuration for snmpd systemd service
The point is to fix the error message on Debian Buster :
**snmpd[...]: error on subcontainer 'ia_addr' insert (-1)**
2021-09-02 17:38:58 +02:00
Jeremy Gardais 134640f473
Truthy warnings with ansible-lint 2021-09-01 11:53:04 +02:00
Jeremy Gardais 4b2776932f Move 910 related packages to specific var (Stretch) 2020-09-23 17:03:44 +02:00
Jeremy Gardais 2f46c241c6 Missing ) for SSL management 2020-09-23 15:49:59 +02:00
Jeremy Gardais 640bc8d9ec Manage SSL lib until Debian Stretch or Ubuntu Xenial
Fix #2
2020-09-23 15:37:33 +02:00
Christian Iuga e9ed83961e fix #4 2020-09-21 17:03:38 +02:00
Jeremy Gardais 3eaab13b98 Packages installation don't need to restart service. 2020-09-17 16:21:45 +02:00
Jeremy Gardais 2531667af0 Remove all OpenManage related pkg if requested 2020-09-17 16:17:05 +02:00
Jeremy Gardais 8c02772272 Install apt_key only if deploy_state = present 2019-07-29 14:24:56 +02:00
Jeremy Gardais 63ccf65ef1
Small fix: correct role name in task file 2019-04-24 14:20:04 +02:00
Jeremy Gardais bec4a29bc7
Add apt_key to a specific keyring file 2019-04-10 14:25:02 +02:00
Jeremy Gardais 40f2a09c8f
Remove apps symlinks for absent deploy_state 2019-04-10 14:22:54 +02:00
Jeremy Gardais 4f8c94a131
Manage app's symlinks to be able to run from $PATH 2019-04-10 14:06:31 +02:00
Jeremy Gardais 9b4b1b3efa
Revert "Manage the state of the apt_key"
This reverts commit c2cf7ec8bf.

Cause different Dell's repos might have the same key…
2019-04-10 10:58:58 +02:00
Jeremy Gardais c2cf7ec8bf
Manage the state of the apt_key 2019-04-02 15:00:38 +02:00
Jeremy Gardais 6cd69cfacb
Manage dataeng service to be able to use OM apps 2019-04-01 16:53:32 +02:00
Jeremy Gardais 570d6ca942
Manage systemd service that provide the web interface 2019-03-28 16:33:50 +01:00
Jeremy Gardais d97d73439f
Allow to install web interface for OMSA 2019-03-28 14:49:51 +01:00
Jeremy Gardais 21cf05f133
Also retry the update_cache task 2019-02-27 14:34:12 +01:00
Jeremy Gardais 3e4003beaa
Fix E405 Remote package tasks should have a retry 2019-02-27 14:32:43 +01:00
Jeremy Gardais bcd75dd67d
Change the way to test if update_cache is needed 2019-02-27 14:23:17 +01:00
Jeremy Gardais e36200e6d9
Retries package installation 2019-02-27 14:17:58 +01:00
Jeremy Gardais faf3bfb2d2
Run fixes only for state = present 2018-12-03 15:46:48 +01:00
Jeremy Gardais 206af22f50
Fix libssl error RAC1170 2018-11-26 14:14:24 +01:00
Jeremy Gardais 94f248080a
Install dependencies packages 2018-11-26 12:04:12 +01:00
Jeremy Gardais c44895f015
Small perm fix on racadm7 wrapper 2018-11-26 11:53:23 +01:00
Jeremy Gardais b81bc242ac
Install base packages for all racadm usage 2018-11-26 11:48:59 +01:00
Jeremy Gardais 5a236e6e30
Add linux.dell.com repo 2018-11-23 15:19:21 +01:00