Formatting to author field
This commit is contained in:
parent
711d2503fd
commit
a2b4bfa3c0
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: snmp_facts
|
module: snmp_facts
|
||||||
version_added: "1.9"
|
version_added: "1.9"
|
||||||
author: Patrick Ogenstad (@networklore)
|
author: "Patrick Ogenstad (@networklore)"
|
||||||
short_description: Retrive facts for a device using SNMP.
|
short_description: Retrive facts for a device using SNMP.
|
||||||
description:
|
description:
|
||||||
- Retrieve facts for a device using SNMP, the facts will be
|
- Retrieve facts for a device using SNMP, the facts will be
|
||||||
|
|
Loading…
Reference in a new issue