Skip to content

Commit 0701c8d

Browse files
Add the Ansible community 12.0.0b3 porting guide (#2957)
Co-authored-by: null <[email protected]>
1 parent 7594ea8 commit 0701c8d

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

docs/docsite/rst/porting_guides/porting_guide_12.rst

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -816,6 +816,48 @@ Networking
816816

817817
No notable changes
818818

819+
Porting Guide for v12.0.0b3
820+
===========================
821+
822+
Known Issues
823+
------------
824+
825+
dellemc.openmanage
826+
^^^^^^^^^^^^^^^^^^
827+
828+
- idrac_attributes - The module accepts both the string as well as integer value for the field "SNMP.1.AgentCommunity" for iDRAC10.
829+
- idrac_diagnostics - This module doesn't support export of diagnostics file to HTTP and HTTPS share via SOCKS proxy.
830+
- ome_smart_fabric_uplink - The module supported by OpenManage Enterprise Modular, however it does not allow the creation of multiple uplinks of the same name. If an uplink is created using the same name as an existing uplink, then the existing uplink is modified.
831+
832+
Major Changes
833+
-------------
834+
835+
dellemc.openmanage
836+
^^^^^^^^^^^^^^^^^^
837+
838+
- OpenManage iDRAC Ansible modules are now compatible with Ansible Core version 2.19.
839+
- idrac_bios - This role is enhanced to support iDRAC10.
840+
- idrac_boot - This module is enhanced to support iDRAC10.
841+
- idrac_boot - This role is enhanced to support iDRAC10.
842+
- idrac_certificates - This module is enhanced to support iDRAC10.
843+
- idrac_reset - This module is enhanced to support iDRAC10.
844+
- idrac_reset - This role is enhanced to support iDRAC10.
845+
- idrac_support_assist - This module is enhanced to support iDRAC10.
846+
- idrac_user - This module is enhanced to support iDRAC10.
847+
- idrac_user - This role is enhanced to support iDRAC10.
848+
- ome_firmware - This module is enhanced to support OME 4.5.
849+
- ome_firmware_baseline - This module is enhanced to support OME 4.5.
850+
- ome_firmware_baseline_compliance_info - This module is enhanced to support OME 4.5.
851+
- ome_firmware_baseline_info - This module is enhanced to support OME 4.5.
852+
- ome_firmware_catalog - This module is enhanced to support OME 4.5.
853+
- redfish_firmware - This module is enhanced to support iDRAC10.
854+
855+
netapp.ontap
856+
^^^^^^^^^^^^
857+
858+
- na_ontap_autoupdate_support - REST only support to enable automatic software update, requires ONTAP 9.10 or later.
859+
- na_ontap_s3_buckets - new option `snapshot_policy` added in REST, requires ONTAP 9.16.1 or later.
860+
819861
Porting Guide for v12.0.0b1
820862
===========================
821863

0 commit comments

Comments
 (0)