From dfa99045990b2a645507a09b877a412c17dc8fcb Mon Sep 17 00:00:00 2001 From: GGabriele Date: Tue, 6 Sep 2016 09:03:36 +0200 Subject: [PATCH] Added missing fullstop --- lib/ansible/modules/network/nxos/nxos_acl_interface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/network/nxos/nxos_acl_interface.py b/lib/ansible/modules/network/nxos/nxos_acl_interface.py index ad6a0cd30e..edfd369437 100644 --- a/lib/ansible/modules/network/nxos/nxos_acl_interface.py +++ b/lib/ansible/modules/network/nxos/nxos_acl_interface.py @@ -34,7 +34,7 @@ options: required: true interface: description: - - Full name of interface. MUST be the full name. + - Full name of interface, e.g. I(Ethernet1/1). required: true direction: description: