Skip to content

Releases: dell/dellemc-openmanage-ansible-modules

v2.0.6 release

24 Dec 12:46
Compare
Choose a tag to compare
v2.0.6 release Pre-release
Pre-release

In the ome_device_info module, fixed the issue that is encountered with the device inventory when the device count is more than 50.

v2.0.5 devel

18 Dec 05:13
Compare
Choose a tag to compare
v2.0.5 devel Pre-release
Pre-release
  • OpenManage Ansible now allows the use of standard redfish URIs supported
    by iDRAC.

    • The module (redfish_firmware) performs a component firmware update
      using an image file available on the local or remote system.
    • The module (redfish_storage_volume) manages the storage volume
      configuration.
  • The iDRAC module (idrac_redfish_storage_controller) configures the
    settings of a storage controller.

Release Version 2.0.4

20 Nov 14:56
Compare
Choose a tag to compare
Release Version 2.0.4 Pre-release
Pre-release
  • A new OpenManage Enterprise(OME) module (ome_firmware_catalog) to
    create a firmware catalog.

  • A new OME module (ome_firmware_baseline) to create a firmware baseline
    from existing catalog.

  • A new OME module (ome_firmware_baseline_compliance_info) to retrieve:

    • Firmware compliance report for specified identifiers (device ids,
      service tags, group names).
    • Baseline compliance reports for specified baseline.

Release Version 2.0.3

29 Oct 08:58
Compare
Choose a tag to compare
Release Version 2.0.3 Pre-release
Pre-release

The following enhancements have been made to the idrac_firmware module:

  • Support for installing firmware from HTTP/HTTPS/FTP based repository.
  • Support for viewing individual component update job ids.
  • The apply_update option is added, which specifies if the packages from the Catalog XML are queued for update.
  • The ignore_cert_warning option is added, which specifies if certificate warnings must be ignored.

v2.0.2 devel release

01 Oct 04:30
Compare
Choose a tag to compare
v2.0.2 devel release Pre-release
Pre-release
  • The dellemc_ome_template module is deprecated and all the functionality
    are added to the new ome_template module.
  • The dellemc_ome_user_facts module is deprecated and all the functionality
    are added to the new ome_user_info module.
  • The dellemc_boot_to_network_iso module is deprecated and all the
    functionality are added to the new idrac_os_deployment module.
  • Support custom interval (default is 18 hours) for auto-detaching an
    ISO image for idrac_os_deployment.
  • The ome_template_info and ome_user_info modules are enhanced to filter
    records using name in system_query_options.
  • Support to modify or deploy template using parameter template_name in
    ome_template module.
  • Support to delete an existing user account, using name in ome_user module.

v 2.0.1

18 Jun 04:49
Compare
Choose a tag to compare
v2.0.1

Release Date Update

v 2.0

08 May 03:20
Compare
Choose a tag to compare
v2.0

2.0 Release

v 1.4 devel

05 Apr 08:43
Compare
Choose a tag to compare
Release 1.4

* A new OME module (dellemc_ome_template_facts) to retrieve template details.
* A new OME module (dellemc_ome_user_facts) to retrieve account details.
* A new OME module (dellemc_ome_template) to create, modify and deploy templates.

Co-Authored-By: Felix Stephen A <[email protected]>
Co-Authored-By: Sajna Shetty <[email protected]>

v 1.3 devel

07 Mar 05:58
Compare
Choose a tag to compare
v1.3

updated deprecate module name from dellemc_server_configuration_profi…

Release Version 1.2

13 Feb 11:08
Compare
Choose a tag to compare
docs directory removed

also removed git link pointing to master

Co-Authored-By: Felix Stephen <[email protected]>
Co-Authored-By: jagadeeshnv <[email protected]>
Co-Authored-By: Sajna Shetty <[email protected]>