mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
deprecation dict not live yet (#34493)
This commit is contained in:
@@ -25,9 +25,7 @@ DOCUMENTATION = '''
|
||||
module: nxos_switchport
|
||||
extends_documentation_fragment: nxos
|
||||
version_added: "2.1"
|
||||
deprecated:
|
||||
version: 2.5
|
||||
alternative: Use M(nxos_l2_interface) instead.
|
||||
deprecated: Use M(nxos_l2_interface) instead.
|
||||
short_description: Manages Layer 2 switchport interfaces.
|
||||
description:
|
||||
- Manages Layer 2 interfaces
|
||||
|
||||
Reference in New Issue
Block a user