ansible.openmanage/CHANGELOG.md

77 lines
1.9 KiB
Markdown
Raw Permalink Normal View History

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
## v1.4.0
### 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.
### Enhancements
* Repository version 10.1.0.0 for Debian Bullseye and Ubuntu Focal.
* 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)**
2020-09-24 10:04:33 +02:00
## v1.3.1
### Fix
* Add missing libncurses5 dependency.
## v1.3.0
### Enhancements
* Skip "Ensure to remove OpenManage related packages if requested" when it's not install (with package facts).
* 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.
* Manage SSL lib until Debian Stretch or Ubuntu Xenial (fix #2).
* Move packages related to 910 (Debian Stretch|Ubuntu Xenial) to a specific variable.
## v1.2.0
### Enhancements
* Install apt_key only if deploy_state = present.
* Remove all OpenManage related packages if deploy_state = absent.
* Packages installation don't need to restart service.
2019-04-10 14:23:21 +02:00
## v1.1.0
### Enhancements
* Allow to install web interface for OMSA.
* Install idrac8 (and above) package by default.
* Install libssl.1.0.0 from Dell repo as base package.
* Install libxslt1.1 as dependency for om.* apps.
* Manage systemd service that provide the web interface.
* Manage dataeng service to be able to use OpenManage apps.
* Manage apps's symlinks to be able to run from $PATH.
2019-03-04 14:59:09 +01:00
## v1.0.2
### Fix
* Set the correct issue url.
## v1.0.1
### Fix
2020-09-24 10:04:33 +02: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
* Install base packages for all racadm usage
2018-11-26 14:14:24 +01:00
* Fix libssl error RAC1170