diff options
Diffstat (limited to '')
-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 |