@@ -260,23 +260,127 @@ releases:
260260 2.11.0 :
261261 changes :
262262 bugfixes :
263- - Fix subclass issue in aci_domain_to_vlan_pool to fix deletion of binding (#695)
264- - Fix payload to define the correct vPC member side in aci_l3out_logical_interface_vpc_member (#663)
265263 - Fix aci_rest module to only add annotation when the value is a dictionary
264+ - Fix payload to define the correct vPC member side in aci_l3out_logical_interface_vpc_member
265+ (#663)
266+ - Fix subclass issue in aci_domain_to_vlan_pool to fix deletion of binding
267+ (#695)
266268 - Modify interface_configs requirement using required_if dependency for aci_bulk_static_binding_to_epg
267269 minor_changes :
270+ - Add aci_endpoint_tag_ip and aci_endpoint_tag_mac modules to manage Endpoint
271+ IP and MAC Tags.
268272 - Add aci_ip_sla_monitoring_policy module.
269- - Add aci_endpoint_tag_ip and aci_endpoint_tag_mac modules to manage Endpoint IP and MAC Tags.
273+ - Add management_epg and management_epg_type attributes in aci_dns_profile
274+ module.
270275 - Add stratum attribute to aci_ntp_policy module.
271- - Add management_epg and management_epg_type attributes in aci_dns_profile module.
272- - Add support for Ansible 2.18 and dropped support for Ansible 2.15 as required by Ansible Galaxy.
276+ - Add support for Ansible 2.18 and dropped support for Ansible 2.15 as required
277+ by Ansible Galaxy.
273278 release_summary : ' Release v2.11.0 of the ``ansible-aci`` collection on 2025-04-18.
274279
275280 This changelog describes all changes made to the modules and plugins included
276281 in this collection since v2.10.1.
277282
278283 '
279284 release_date : ' 2025-04-18'
285+ 2.12.0 :
286+ changes :
287+ bugfixes :
288+ - Fix API call and index error for non-existing configExportP in aci_config_snapshot.
289+ - Fix the aci_access_port_block_to_access_port module to query a specific
290+ object with the object name.
291+ - Fix to read the last_as from the module params in aci_action_rule_set_as_path.
292+ - Fix type of subnet_control in aci_bd_subnet from string to list of strings.
293+ minor_changes :
294+ - Add description, console_log_severity, local_file_log_format, and console_log_format
295+ to aci_syslog_group module.
296+ - Add enhanced_log and rfc5424-ts options to attribute format of aci_syslog_group
297+ module.
298+ - Add epg_cos, epg_cos_preference, ipam_dhcp_override, ipam_enabled, ipam_gateway,
299+ lag_policy_name, netflow_direction, primary_encap_inner, and secondary_encap_inner
300+ atributes to aci_epg_to_domain module.
301+ - Add missing options to priority attribute and vrf to scope attribute in
302+ aci_contract module.
303+ - Add nutanix support for aci_aep_to_domain, aci_domain, aci_domain_to_encap_pool,
304+ aci_domain_to_vlan_pool, aci_vmm_controller, aci_vmm_credential modules.
305+ - Add pod_id attribute to aci_switch_policy_vpc_protection_group module.
306+ release_summary : ' Release v2.12.0 of the ``ansible-aci`` collection on 2025-07-17.
307+
308+ This changelog describes all changes made to the modules and plugins included
309+ in this collection since v2.11.0.
310+
311+ '
312+ modules :
313+ - description : Manage Port Channel Member interface policies (lacp:IfPol)
314+ name : aci_interface_policy_port_channel_member
315+ namespace : ' '
316+ - description : Manage L4-L7 Concrete Devices (vns:CDev)
317+ name : aci_l4l7_concrete_device
318+ namespace : ' '
319+ - description : Manage L4-L7 Concrete Interfaces (vns:CIf)
320+ name : aci_l4l7_concrete_interface
321+ namespace : ' '
322+ - description : Manage L4-L7 Concrete Interface Attachment (vns:RsCIfAttN)
323+ name : aci_l4l7_concrete_interface_attachment
324+ namespace : ' '
325+ - description : Manage L4-L7 Devices (vns:LDevVip)
326+ name : aci_l4l7_device
327+ namespace : ' '
328+ - description : Manage L4-L7 Device Selection Policy Logical Interface Contexts
329+ (vns:LIfCtx)
330+ name : aci_l4l7_device_selection_interface_context
331+ namespace : ' '
332+ - description : Manage L4-L7 Device Selection Policies (vns:LDevCtx)
333+ name : aci_l4l7_device_selection_policy
334+ namespace : ' '
335+ - description : Manage L4-L7 Logical Interface (vns:LIf)
336+ name : aci_l4l7_logical_interface
337+ namespace : ' '
338+ - description : Manage L4-L7 Policy Based Redirection Policies (vns:SvcRedirectPol)
339+ name : aci_l4l7_policy_based_redirect
340+ namespace : ' '
341+ - description : Manage L4-L7 Policy Based Redirect Destinations (vns:RedirectDest
342+ and vns:L1L2RedirectDest)
343+ name : aci_l4l7_policy_based_redirect_destination
344+ namespace : ' '
345+ - description : Manage L4-L7 Redirect Health Groups (vns:RedirectHealthGroup)
346+ name : aci_l4l7_redirect_health_group
347+ namespace : ' '
348+ - description : Manage L4-L7 Service Graph Templates (vns:AbsGraph)
349+ name : aci_l4l7_service_graph_template
350+ namespace : ' '
351+ - description : Manage L4-L7 Service Graph Template Abs Connections (vns:AbsConnection)
352+ name : aci_l4l7_service_graph_template_connection
353+ namespace : ' '
354+ - description : Manage L4-L7 Service Graph Template Connections between function
355+ nodes and terminal nodes (vns:RsAbsConnectionConns)
356+ name : aci_l4l7_service_graph_template_connection_to_connector
357+ namespace : ' '
358+ - description : Manage L4-L7 Service Graph Templates Functional Connections (vns:AbsFuncConn)
359+ name : aci_l4l7_service_graph_template_functional_connection
360+ namespace : ' '
361+ - description : Manage L4-L7 Service Graph Templates Nodes (vns:AbsNode)
362+ name : aci_l4l7_service_graph_template_node
363+ namespace : ' '
364+ - description : Manage L4-L7 SGT Term Nodes (vns:AbsTermNodeCon, vns:AbsTermNodeProv
365+ and vns:AbsTermConn)
366+ name : aci_l4l7_service_graph_template_term_node
367+ namespace : ' '
368+ - description : Bind Node Management EPGs to Contracts (fv:RsCons, fv:RsProv,
369+ fv:RsProtBy, fv:RsConsIf and mgmt:RsOoBProv)
370+ name : aci_node_mgmt_epg_to_contract
371+ namespace : ' '
372+ - description : Manage Out-of-Band (OOB) Contract resources (vz:OOBBrCP)
373+ name : aci_oob_contract
374+ namespace : ' '
375+ - description : Manage Enhanced LACP Policy for Virtual Machine Manager (VMM)
376+ in Cisco ACI (lacp:EnhancedLagPol)
377+ name : aci_vmm_enhanced_lag_policy
378+ namespace : ' '
379+ - description : Manage VRF Fallback Route Groups (fv:FBRGroup, fv:FBRoute, and
380+ fv:FBRMember)
381+ name : aci_vrf_fallback_route_group
382+ namespace : ' '
383+ release_date : ' 2025-07-17'
280384 2.2.0 :
281385 changes :
282386 bugfixes :
0 commit comments