From 225eca6311cc559c3cc9eb0cb3e64b184929cec5 Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Sun, 30 Mar 2014 23:08:53 -0500 Subject: [PATCH] Adding an options sections to the docstring in the lldp module --- library/net_infrastructure/lldp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/net_infrastructure/lldp b/library/net_infrastructure/lldp index efe4c8ab2ec..6b8836852f6 100755 --- a/library/net_infrastructure/lldp +++ b/library/net_infrastructure/lldp @@ -23,7 +23,7 @@ version_added: 1.6 short_description: get details reported by lldp description: - Reads data out of lldpctl - +options: {} author: Andy Hill notes: - Requires lldpd running and lldp enabled on switches