Skip to content

Commit 684a8cb

Browse files
akinrosslhercot
authored andcommitted
[minor_change] update aci_interface_config with the correct minimum version of 5.2(7)
1 parent 6906a3e commit 684a8cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/modules/aci_interface_config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
DOCUMENTATION = r"""
1515
---
1616
module: aci_interface_config
17-
short_description: Manage Interface Configuration of Access (infra:PortConfig) and Fabric (fabric:PortConfig) Ports is only supported for ACI 5.2(5)+
17+
short_description: Manage Interface Configuration of Access (infra:PortConfig) and Fabric (fabric:PortConfig) Ports is only supported for ACI 5.2(7)+
1818
description:
19-
- Manage Interface Configuration of Access (infra:PortConfig) and Fabric (fabric:PortConfig) Ports is only supported for ACI 5.2(5)+
19+
- Manage Interface Configuration of Access (infra:PortConfig) and Fabric (fabric:PortConfig) Ports is only supported for ACI 5.2(7)+
2020
options:
2121
policy_group:
2222
description:

0 commit comments

Comments
 (0)