@@ -381,6 +381,44 @@ releases:
381381 name : aci_vrf_fallback_route_group
382382 namespace : ' '
383383 release_date : ' 2025-07-17'
384+ 2.13.0 :
385+ changes :
386+ bugfixes :
387+ - Fix allowed ranges of interface option in aci_interface_config module.
388+ - Fix descriptions of options in aci_maintenance_policy.
389+ - Fix querying description in aci_l4l7_service_graph_template.
390+ minor_changes :
391+ - Add contract_type option to aci_contract_subject_to_filter and aci_contract_subject.
392+ - Add l3out, l3out_tenant, external_epg and redistribute options to aci_l4l7_device_selection_interface_context.
393+ - Add normalize_payload_values option to aci_rest for Ansible Core 2.19 support.
394+ - Add set_communities, set_as_path and set_policy_tag options to aci_tenant_action_rule_profile.
395+ release_summary : ' Release v2.13.0 of the ``ansible-aci`` collection on 2025-12-01.
396+
397+ This changelog describes all changes made to the modules and plugins included
398+ in this collection since v2.12.0.
399+
400+ '
401+ modules :
402+ - description : Manage the Commissioning and Decommissioning of the Fabric Node
403+ (fabric:RsDecommissionNode)
404+ name : aci_fabric_node_decommission
405+ namespace : ' '
406+ - description : Manage external management network instance profiles (mgmt:InstP).
407+ name : aci_management_network_instance_profile
408+ namespace : ' '
409+ - description : Bind Consumed Contract to External Management Network Instance
410+ Profiles (mgmt:RsOoBCons)
411+ name : aci_management_network_instance_profile_to_contract
412+ namespace : ' '
413+ - description : Manage Switch Access Policy Configuration of Leaf and Spine nodes
414+ (infra:NodeConfig).
415+ name : aci_switch_access_config
416+ namespace : ' '
417+ - description : Manage Switch Fabric Policy Configuration of Leaf and Spine nodes
418+ (fabric:NodeConfig).
419+ name : aci_switch_fabric_config
420+ namespace : ' '
421+ release_date : ' 2025-12-06'
384422 2.2.0 :
385423 changes :
386424 bugfixes :
0 commit comments