mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Fixing typo
This commit is contained in:
parent
5bd9cdad5a
commit
fb4da92308
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ DOCUMENTATION = '''
|
|||
module: nxos_acl_interface
|
||||
version_added: "2.2"
|
||||
short_description: Manages applying ACLs to interfaces.
|
||||
description
|
||||
description:
|
||||
- Manages applying ACLs to interfaces.
|
||||
extends_documentation_fragment: nxos
|
||||
author:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue