Skip to content

Commit 2b2e0b5

Browse files
dcn-ecosystemlhercot
authored andcommitted
[ignore] Update Changelog for new release (v2.12.0)
1 parent e5e6898 commit 2b2e0b5

25 files changed

+206
-8
lines changed

CHANGELOG.rst

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,58 @@ Cisco ACI Ansible Collection Release Notes
44

55
.. contents:: Topics
66

7+
v2.12.0
8+
=======
9+
10+
Release Summary
11+
---------------
12+
13+
Release v2.12.0 of the ``ansible-aci`` collection on 2025-07-17.
14+
This changelog describes all changes made to the modules and plugins included in this collection since v2.11.0.
15+
16+
Minor Changes
17+
-------------
18+
19+
- Add description, console_log_severity, local_file_log_format, and console_log_format to aci_syslog_group module.
20+
- Add enhanced_log and rfc5424-ts options to attribute format of aci_syslog_group module.
21+
- Add epg_cos, epg_cos_preference, ipam_dhcp_override, ipam_enabled, ipam_gateway, lag_policy_name, netflow_direction, primary_encap_inner, and secondary_encap_inner atributes to aci_epg_to_domain module.
22+
- Add missing options to priority attribute and vrf to scope attribute in aci_contract module.
23+
- Add nutanix support for aci_aep_to_domain, aci_domain, aci_domain_to_encap_pool, aci_domain_to_vlan_pool, aci_vmm_controller, aci_vmm_credential modules.
24+
- Add pod_id attribute to aci_switch_policy_vpc_protection_group module.
25+
26+
Bugfixes
27+
--------
28+
29+
- Fix API call and index error for non-existing configExportP in aci_config_snapshot.
30+
- Fix the aci_access_port_block_to_access_port module to query a specific object with the object name.
31+
- Fix to read the last_as from the module params in aci_action_rule_set_as_path.
32+
- Fix type of subnet_control in aci_bd_subnet from string to list of strings.
33+
34+
New Modules
35+
-----------
36+
37+
- cisco.aci.aci_interface_policy_port_channel_member - Manage Port Channel Member interface policies (lacp:IfPol)
38+
- cisco.aci.aci_l4l7_concrete_device - Manage L4-L7 Concrete Devices (vns:CDev)
39+
- cisco.aci.aci_l4l7_concrete_interface - Manage L4-L7 Concrete Interfaces (vns:CIf)
40+
- cisco.aci.aci_l4l7_concrete_interface_attachment - Manage L4-L7 Concrete Interface Attachment (vns:RsCIfAttN)
41+
- cisco.aci.aci_l4l7_device - Manage L4-L7 Devices (vns:LDevVip)
42+
- cisco.aci.aci_l4l7_device_selection_interface_context - Manage L4-L7 Device Selection Policy Logical Interface Contexts (vns:LIfCtx)
43+
- cisco.aci.aci_l4l7_device_selection_policy - Manage L4-L7 Device Selection Policies (vns:LDevCtx)
44+
- cisco.aci.aci_l4l7_logical_interface - Manage L4-L7 Logical Interface (vns:LIf)
45+
- cisco.aci.aci_l4l7_policy_based_redirect - Manage L4-L7 Policy Based Redirection Policies (vns:SvcRedirectPol)
46+
- cisco.aci.aci_l4l7_policy_based_redirect_destination - Manage L4-L7 Policy Based Redirect Destinations (vns:RedirectDest and vns:L1L2RedirectDest)
47+
- cisco.aci.aci_l4l7_redirect_health_group - Manage L4-L7 Redirect Health Groups (vns:RedirectHealthGroup)
48+
- cisco.aci.aci_l4l7_service_graph_template - Manage L4-L7 Service Graph Templates (vns:AbsGraph)
49+
- cisco.aci.aci_l4l7_service_graph_template_connection - Manage L4-L7 Service Graph Template Abs Connections (vns:AbsConnection)
50+
- cisco.aci.aci_l4l7_service_graph_template_connection_to_connector - Manage L4-L7 Service Graph Template Connections between function nodes and terminal nodes (vns:RsAbsConnectionConns)
51+
- cisco.aci.aci_l4l7_service_graph_template_functional_connection - Manage L4-L7 Service Graph Templates Functional Connections (vns:AbsFuncConn)
52+
- cisco.aci.aci_l4l7_service_graph_template_node - Manage L4-L7 Service Graph Templates Nodes (vns:AbsNode)
53+
- cisco.aci.aci_l4l7_service_graph_template_term_node - Manage L4-L7 SGT Term Nodes (vns:AbsTermNodeCon, vns:AbsTermNodeProv and vns:AbsTermConn)
54+
- cisco.aci.aci_node_mgmt_epg_to_contract - Bind Node Management EPGs to Contracts (fv:RsCons, fv:RsProv, fv:RsProtBy, fv:RsConsIf and mgmt:RsOoBProv)
55+
- cisco.aci.aci_oob_contract - Manage Out-of-Band (OOB) Contract resources (vz:OOBBrCP)
56+
- cisco.aci.aci_vmm_enhanced_lag_policy - Manage Enhanced LACP Policy for Virtual Machine Manager (VMM) in Cisco ACI (lacp:EnhancedLagPol)
57+
- cisco.aci.aci_vrf_fallback_route_group - Manage VRF Fallback Route Groups (fv:FBRGroup, fv:FBRoute, and fv:FBRMember)
58+
759
v2.11.0
860
=======
961

changelogs/changelog.yaml

Lines changed: 109 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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:

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
namespace: cisco
33
name: aci
44
# The version of the collection. Must be compatible with semantic versioning
5-
version: 2.11.0
5+
version: 2.12.0
66
readme: README.md
77
authors:
88
- Dag Wieers (@dagwieers) <[email protected]>

meta/runtime.yml

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ action_groups:
157157
- aci_interface_policy_ospf
158158
- aci_interface_policy_pim
159159
- aci_interface_policy_port_channel
160+
- aci_interface_policy_port_channel_member
160161
- aci_interface_policy_port_security
161162
- aci_interface_policy_spanning_tree
162163
- aci_interface_policy_spine_policy_group
@@ -199,6 +200,22 @@ action_groups:
199200
- aci_l3out_static_routes
200201
- aci_l3out_static_routes_nexthop
201202
- aci_l3out_to_sr_mpls_infra_l3out
203+
- aci_l4l7_concrete_device
204+
- aci_l4l7_concrete_interface
205+
- aci_l4l7_concrete_interface_attachment
206+
- aci_l4l7_device
207+
- aci_l4l7_device_selection_interface_context
208+
- aci_l4l7_device_selection_policy
209+
- aci_l4l7_logical_interface
210+
- aci_l4l7_policy_based_redirect
211+
- aci_l4l7_policy_based_redirect_destination
212+
- aci_l4l7_redirect_health_group
213+
- aci_l4l7_service_graph_template
214+
- aci_l4l7_service_graph_template_connection
215+
- aci_l4l7_service_graph_template_connection_to_connector
216+
- aci_l4l7_service_graph_template_functional_connection
217+
- aci_l4l7_service_graph_template_node
218+
- aci_l4l7_service_graph_template_term_node
202219
- aci_maintenance_group
203220
- aci_maintenance_group_node
204221
- aci_maintenance_policy
@@ -214,8 +231,10 @@ action_groups:
214231
- aci_netflow_record_policy
215232
- aci_node_block
216233
- aci_node_mgmt_epg
234+
- aci_node_mgmt_epg_to_contract
217235
- aci_ntp_policy
218236
- aci_ntp_server
237+
- aci_oob_contract
219238
- aci_pim_route_map_entry
220239
- aci_pim_route_map_policy
221240
- aci_qos_custom_policy
@@ -256,14 +275,15 @@ action_groups:
256275
- aci_vlan_pool_encap_block
257276
- aci_vmm_controller
258277
- aci_vmm_credential
278+
- aci_vmm_enhanced_lag_policy
259279
- aci_vmm_uplink
260280
- aci_vmm_uplink_container
261281
- aci_vmm_vswitch_policy
262282
- aci_vrf
283+
- aci_vrf_fallback_route_group
263284
- aci_vrf_leak_internal_subnet
264285
- aci_vrf_multicast
265286
- aci_vzany_to_contract
266-
267287
plugin_routing:
268288
modules:
269289
aci_l4l7_concrete_interface_attach:
@@ -295,4 +315,5 @@ plugin_routing:
295315
redirect: cisco.aci.aci_l4l7_service_graph_template_connection_to_connector
296316
deprecation:
297317
removal_version: 3.0.0
298-
warning_text: Use cisco.aci.aci_l4l7_service_graph_template_connection_to_connector instead.
318+
warning_text: Use cisco.aci.aci_l4l7_service_graph_template_connection_to_connector
319+
instead.

plugins/modules/aci_interface_policy_port_channel_member.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
DOCUMENTATION = r"""
1818
---
1919
module: aci_interface_policy_port_channel_member
20+
version_added: "2.12.0"
2021
short_description: Manage Port Channel Member interface policies (lacp:IfPol)
2122
description:
2223
- Manage Port Channel Member interface policy configuration on Cisco ACI fabrics.

plugins/modules/aci_l4l7_concrete_device.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
DOCUMENTATION = r"""
1515
---
1616
module: aci_l4l7_concrete_device
17+
version_added: "2.12.0"
1718
short_description: Manage L4-L7 Concrete Devices (vns:CDev)
1819
description:
1920
- Manage Layer 4 to Layer 7 (L4-L7) Concrete Devices.

plugins/modules/aci_l4l7_concrete_interface.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
DOCUMENTATION = r"""
1515
---
1616
module: aci_l4l7_concrete_interface
17+
version_added: "2.12.0"
1718
short_description: Manage L4-L7 Concrete Interfaces (vns:CIf)
1819
description:
1920
- Manage Layer 4 to Layer 7 (L4-L7) Concrete Interfaces.

plugins/modules/aci_l4l7_concrete_interface_attachment.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
DOCUMENTATION = r"""
1515
---
1616
module: aci_l4l7_concrete_interface_attachment
17+
version_added: "2.12.0"
1718
short_description: Manage L4-L7 Concrete Interface Attachment (vns:RsCIfAttN)
1819
description:
1920
- Manage Layer 4 to Layer 7 (L4-L7) Concrete Interface Attachment to Logical Interfaces.

plugins/modules/aci_l4l7_device.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
DOCUMENTATION = r"""
1515
---
1616
module: aci_l4l7_device
17+
version_added: "2.12.0"
1718
short_description: Manage L4-L7 Devices (vns:LDevVip)
1819
description:
1920
- Manage Layer 4 to Layer 7 (L4-L7) Devices.

plugins/modules/aci_l4l7_device_selection_interface_context.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
DOCUMENTATION = r"""
1515
---
1616
module: aci_l4l7_device_selection_interface_context
17+
version_added: "2.12.0"
1718
short_description: Manage L4-L7 Device Selection Policy Logical Interface Contexts (vns:LIfCtx)
1819
description:
1920
- Manage L4-L7 Device Selection Policy Logical Interface Contexts

0 commit comments

Comments
 (0)