1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-01 05:50:59 +00:00

Fixing typo

This commit is contained in:
GGabriele 2016-08-31 17:35:56 +02:00 committed by Matt Clay
parent 5bd9cdad5a
commit fb4da92308

View file

@ -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: