mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 07:01: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
|
module: nxos_acl_interface
|
||||||
version_added: "2.2"
|
version_added: "2.2"
|
||||||
short_description: Manages applying ACLs to interfaces.
|
short_description: Manages applying ACLs to interfaces.
|
||||||
description
|
description:
|
||||||
- Manages applying ACLs to interfaces.
|
- Manages applying ACLs to interfaces.
|
||||||
extends_documentation_fragment: nxos
|
extends_documentation_fragment: nxos
|
||||||
author:
|
author:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue