nornir-automation / nornir

Pluggable multi-threaded framework with inventory management to help operate collections of devices
https://nornir.readthedocs.io/
Apache License 2.0
1.38k stars 234 forks source link

Update tasks.ipynb #856

Closed lucasmarcel closed 1 year ago

lucasmarcel commented 1 year ago

Test for even or odd was incorrect. Made the necessary changes for the examples to work.

dbarrosop commented 1 year ago

Thanks!