-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
After installation of napalm module cannot be found.
There is a message about check docs, however all the library and reference already populated and attached in ansible.cfg library.
{"changed": false, "msg": "Missing required nelsnmp module (check docs)"}
I have
Name: nelsnmp
Version: 0.2.8
Summary: A wrapper module for pysnmp
Home-page: https://networklore.com/nelsnmp/
Author: Patrick Ogenstad
Author-email: patrick@ogenstad.com
License: Apache
Location: /usr/local/lib/python2.7/dist-packages
Requires: pysnmp
Required-by:
##Error
The full traceback is:
File "/tmp/ansible_EurbkJ/ansible_module_cisco_snmp_cdp.py", line 122, in <module>
from nelsnmp.snmp import SnmpHandler
Is there issue to make import of this library?
Metadata
Metadata
Assignees
Labels
No labels