mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-04 23:39:09 -07:00
Reword documentation for IOS L2/L3 interface modules (#44870)
* Update documentation to be cohesive with ios_l2_interface * Fix small typo in documentation
This commit is contained in:
parent
fdb1d1146f
commit
c9adfdf68b
2 changed files with 8 additions and 8 deletions
|
@ -19,7 +19,7 @@ extends_documentation_fragment: ios
|
|||
version_added: "2.5"
|
||||
short_description: Manage Layer-2 interface on Cisco IOS devices.
|
||||
description:
|
||||
- This module provides declarative management of Layer-2 interface on
|
||||
- This module provides declarative management of Layer-2 interfaces on
|
||||
Cisco IOS devices.
|
||||
author:
|
||||
- Nathaniel Case (@qalthos)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue