1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Add lldpctl to requirements.

This commit is contained in:
Bill Nottingham 2015-08-10 16:34:41 -04:00 committed by Matt Clay
parent ffbc9d888f
commit 5f189d807c

View file

@ -19,6 +19,7 @@ import subprocess
DOCUMENTATION = '''
---
module: lldp
requirements: [ lldpctl ]
version_added: 1.6
short_description: get details reported by lldp
description: