Replies: 1 comment
-
You only need to register them if you are developing those plugins. If you are leveraging already made ones that part is most likely being taken care of for you. So if you are using the official netmiko plugins you don't need to even think about this. Otherwise, you have info here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm new to Python and new to Nornir. I'm trying to understand registering a plugin (specifically, netmiko) for use. The nornir docs are vague and I'm trying to understand this "setup.py" file, poetry, etc.
Can anyone help me understand this or point me in the direction of a HOWTO?
Beta Was this translation helpful? Give feedback.
All reactions