2023-07-03 08:59:57 +02:00
|
|
|
|
## v1.5.0
|
|
|
|
|
### Enhancements
|
|
|
|
|
|
|
|
|
|
* Repository version 11.0.0.0 for Debian Bookworm and Ubuntu Jammy.
|
|
|
|
|
|
2023-01-24 10:35:16 +01:00
|
|
|
|
## v1.4.1
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
* Use flatten to manage packages list.
|
2023-01-24 10:38:35 +01:00
|
|
|
|
* Prefix module with "ansible.builtin.".
|
2023-01-24 10:35:16 +01:00
|
|
|
|
|
2021-09-02 17:38:01 +02:00
|
|
|
|
## v1.4.0
|
2021-08-30 13:46:52 +02:00
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
* Use key_url instead of [deprecated SKS keyserver](https://sks-keyservers.net/).
|
2021-09-01 11:52:45 +02:00
|
|
|
|
* Truthy warnings with ansible-lint.
|
2021-08-30 13:46:52 +02:00
|
|
|
|
|
2021-08-30 13:48:57 +02:00
|
|
|
|
### Enhancements
|
|
|
|
|
|
|
|
|
|
* Repository version 10.1.0.0 for Debian Bullseye and Ubuntu Focal.
|
2021-09-02 17:38:01 +02:00
|
|
|
|
* Manage custom configuration for snmpd systemd service on Debian Buster.
|
|
|
|
|
The point is to fix the error message :
|
|
|
|
|
**snmpd[...]: error on subcontainer 'ia_addr' insert (-1)**
|
2021-08-30 13:48:57 +02:00
|
|
|
|
|
2020-09-24 10:04:33 +02:00
|
|
|
|
## v1.3.1
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
* Add missing libncurses5 dependency.
|
|
|
|
|
|
|
|
|
|
## v1.3.0
|
2020-09-23 14:59:53 +02:00
|
|
|
|
|
|
|
|
|
### Enhancements
|
|
|
|
|
|
|
|
|
|
* Skip "Ensure to remove OpenManage related packages if requested" when it's not install (with package facts).
|
2020-09-23 17:01:24 +02:00
|
|
|
|
* Repositories for Debian Jessie and Ubuntu Trusty won't need modifications anymore with new OS release.
|
|
|
|
|
* Add support for Debian Buster and (not tested) Ubuntu Bionic (fix #1) with version 940.
|
2020-09-23 15:36:06 +02:00
|
|
|
|
* Manage SSL lib until Debian Stretch or Ubuntu Xenial (fix #2).
|
2020-09-23 17:01:24 +02:00
|
|
|
|
* Move packages related to 910 (Debian Stretch|Ubuntu Xenial) to a specific variable.
|
2020-09-23 14:59:53 +02:00
|
|
|
|
|
2020-09-17 16:21:21 +02:00
|
|
|
|
## v1.2.0
|
2019-07-29 14:24:56 +02:00
|
|
|
|
|
|
|
|
|
### Enhancements
|
|
|
|
|
|
|
|
|
|
* Install apt_key only if deploy_state = present.
|
2020-09-17 16:17:05 +02:00
|
|
|
|
* Remove all OpenManage related packages if deploy_state = absent.
|
2020-09-17 16:21:21 +02:00
|
|
|
|
* Packages installation don't need to restart service.
|
2019-07-29 14:24:56 +02:00
|
|
|
|
|
2019-04-10 14:23:21 +02:00
|
|
|
|
## v1.1.0
|
2019-03-28 09:57:09 +01:00
|
|
|
|
|
|
|
|
|
### Enhancements
|
2019-03-28 14:49:51 +01:00
|
|
|
|
* Allow to install web interface for OMSA.
|
2019-03-28 09:57:09 +01:00
|
|
|
|
* Install idrac8 (and above) package by default.
|
2019-03-28 13:43:12 +01:00
|
|
|
|
* Install libssl.1.0.0 from Dell repo as base package.
|
2019-03-28 13:52:23 +01:00
|
|
|
|
* Install libxslt1.1 as dependency for om.* apps.
|
2019-03-28 16:32:58 +01:00
|
|
|
|
* Manage systemd service that provide the web interface.
|
2019-04-01 16:53:32 +02:00
|
|
|
|
* Manage dataeng service to be able to use OpenManage apps.
|
2019-04-10 13:56:34 +02:00
|
|
|
|
* Manage apps's symlinks to be able to run from $PATH.
|
2019-03-28 09:57:09 +01:00
|
|
|
|
|
2019-03-04 14:59:09 +01:00
|
|
|
|
## v1.0.2
|
|
|
|
|
|
|
|
|
|
### Fix
|
|
|
|
|
|
|
|
|
|
* Set the correct issue url.
|
|
|
|
|
|
2019-02-27 14:29:25 +01:00
|
|
|
|
## v1.0.1
|
|
|
|
|
|
|
|
|
|
### Fix
|
2020-09-24 10:04:33 +02:00
|
|
|
|
|
2019-02-27 14:29:25 +01:00
|
|
|
|
* Fix E405 Remote package tasks should have a retry.
|
2018-11-23 15:19:21 +01:00
|
|
|
|
|
|
|
|
|
## v1.0.0
|
|
|
|
|
|
|
|
|
|
### Features
|
|
|
|
|
* Add linux.dell.com repo
|
2018-12-04 14:02:42 +01:00
|
|
|
|
* Set "present" state for Dell hardware (exclude virtual host)
|
2018-11-26 12:04:12 +01:00
|
|
|
|
* Install dependencies packages
|
2018-11-26 11:48:59 +01:00
|
|
|
|
* Install base packages for all racadm usage
|
2018-11-26 14:14:24 +01:00
|
|
|
|
* Fix libssl error RAC1170
|