diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-18 05:52:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-18 05:52:22 +0000 |
commit | 38b7c80217c4e72b1d8988eb1e60bb6e77334114 (patch) | |
tree | 356e9fd3762877d07cde52d21e77070aeff7e789 /ansible_collections/inspur/ispim/changelogs/changelog.yaml | |
parent | Adding upstream version 7.7.0+dfsg. (diff) | |
download | ansible-38b7c80217c4e72b1d8988eb1e60bb6e77334114.tar.xz ansible-38b7c80217c4e72b1d8988eb1e60bb6e77334114.zip |
Adding upstream version 9.4.0+dfsg.upstream/9.4.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/inspur/ispim/changelogs/changelog.yaml')
-rw-r--r-- | ansible_collections/inspur/ispim/changelogs/changelog.yaml | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/ansible_collections/inspur/ispim/changelogs/changelog.yaml b/ansible_collections/inspur/ispim/changelogs/changelog.yaml index 058101365..bf6d2ccc2 100644 --- a/ansible_collections/inspur/ispim/changelogs/changelog.yaml +++ b/ansible_collections/inspur/ispim/changelogs/changelog.yaml @@ -443,7 +443,43 @@ releases: - 15-ansible-test.yml - 18-edit_m7.yml modules: + - description: Set bmc system and audit log setting + name: edit_m6_log_setting + namespace: '' - description: Get support information name: support_info namespace: '' release_date: '2023-02-21' + 2.0.0: + changes: + minor_changes: + - The edit_bios module adds the list field. + fragments: + - 20-release 2.0.0.yaml + modules: + - description: Update PSU + name: update_psu + namespace: '' + release_date: '2023-05-29' + 2.0.1: + changes: + minor_changes: + - Change the ansible-test.yml application file version. + - Modify logical disk creation, add MV raid card compatible. + fragments: + - 21-ansible_test.yaml + - 24-add_ldisk.yaml + release_date: '2023-07-25' + 2.1.0: + modules: + - description: Get CPU information + name: hba_info + namespace: '' + release_date: '2023-08-04' + 2.2.0: + changes: + minor_changes: + - Modify edit_smtp_com and add description information. + fragments: + - 29-edit_smtp_com.yaml + release_date: '2023-11-28' |