diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-18 05:52:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-18 05:52:35 +0000 |
commit | 7fec0b69a082aaeec72fee0612766aa42f6b1b4d (patch) | |
tree | efb569b86ca4da888717f5433e757145fa322e08 /ansible_collections/inspur/ispim/CHANGELOG.rst | |
parent | Releasing progress-linux version 7.7.0+dfsg-3~progress7.99u1. (diff) | |
download | ansible-7fec0b69a082aaeec72fee0612766aa42f6b1b4d.tar.xz ansible-7fec0b69a082aaeec72fee0612766aa42f6b1b4d.zip |
Merging upstream version 9.4.0+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/inspur/ispim/CHANGELOG.rst')
-rw-r--r-- | ansible_collections/inspur/ispim/CHANGELOG.rst | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/ansible_collections/inspur/ispim/CHANGELOG.rst b/ansible_collections/inspur/ispim/CHANGELOG.rst index 89d73b48b..ae761af53 100644 --- a/ansible_collections/inspur/ispim/CHANGELOG.rst +++ b/ansible_collections/inspur/ispim/CHANGELOG.rst @@ -5,6 +5,44 @@ Inspur.Ispim Release Notes .. contents:: Topics +v2.2.0 +====== + +Minor Changes +------------- + +- Modify edit_smtp_com and add description information. + +v2.1.0 +====== + +New Modules +----------- + +- inspur.ispim.hba_info - Get CPU information + +v2.0.1 +====== + +Minor Changes +------------- + +- Change the ansible-test.yml application file version. +- Modify logical disk creation, add MV raid card compatible. + +v2.0.0 +====== + +Minor Changes +------------- + +- The edit_bios module adds the list field. + +New Modules +----------- + +- inspur.ispim.update_psu - Update PSU + v1.3.0 ====== @@ -28,6 +66,7 @@ Minor Changes New Modules ----------- +- inspur.ispim.edit_m6_log_setting - Set bmc system and audit log setting - inspur.ispim.support_info - Get support information v1.2.0 |