nornir-nautobot icon indicating copy to clipboard operation
nornir-nautobot copied to clipboard

Make invalid input detected more reliable

Open jeffkala opened this issue 1 year ago • 1 comments

https://github.com/nautobot/nornir-nautobot/blob/4d6a4da7388461b70a0115c00fd3cef1f768712f/nornir_nautobot/plugins/tasks/dispatcher/default.py#L256

Some ios device have slightly diffrent outputs and cause this to not get caught and handled. Example

                      ^
% Invalid input detected at '^' marker.

jeffkala avatar Sep 22 '22 19:09 jeffkala