Release Summary
- The
idrac_server_config_profile
module is enhanced to allow you to export and import custom defaults on iDRAC. - The
ome_configuration_compliance_baseline
module is enhanced to schedule the remediation job and stage the reboot. - The
idrac_reset
module is enhanced to provide default username and defaut password for the reset operation.
Major Changes
- idrac_server_config_profile - This module is enhanced to allow you to export and import custom defaults on iDRAC.
- ome_configuration_compliance_baseline - This module is enhanced to schedule the remediation job and stage the reboot.
Minor Changes
- idrac_reset - This module is enhanced to provide default username and defaut password for the reset operation.
Bugfixes
- Resolved the issue in
idrac_reset
module where it fails when iDRAC is in busy state. (#652)