Adding an options sections to the docstring in the lldp module
This commit is contained in:
parent
6792c76c50
commit
225eca6311
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue