mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Add lldpctl to requirements.
This commit is contained in:
committed by
Matt Clay
parent
ffbc9d888f
commit
5f189d807c
@@ -19,6 +19,7 @@ import subprocess
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: lldp
|
||||
requirements: [ lldpctl ]
|
||||
version_added: 1.6
|
||||
short_description: get details reported by lldp
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user