Replies: 2 comments
-
So I'm guessing it's not Ansible-compatible enough.
That should be pretty easy with a new output module. This could be a decent start: https://github.com/ipspace/netlab/blob/dev/netsim/outputs/devices.py
Some experience with the output modules, no plans. The nornir functionality we might need in netlab (parallel execution of configuration tasks) is already built in cli/initial. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried nornir_anisible to read inventory created by netlab.
It seem to choke on
hosts.ymland ignoretopology.json.I could think of a few other approaches though:
https://nornir.readthedocs.io/en/latest/tutorial/inventory.html
https://nornir.readthedocs.io/en/latest/community/plugin_list.html
Anyone has any experience, plans, or thoughts around this matter?
Beta Was this translation helpful? Give feedback.
All reactions