Utilize netutils mapping functions or user defined mappings to tranform the inventory platform for different nornir task plugins.
Use Case
Platform definitions between nautobot, netmiko, scrapli, etc aren't a one to one mapping. If you using nautobot inventory but want to call netmiko or another nornir task, you currently have to go manually update the platform entry in the nornir inventory host object.
Having a easy way to transpose this would be helpful and avoid having different platform mapping functions spread out between different plugins.
Environment
Proposed Functionality
Utilize netutils mapping functions or user defined mappings to tranform the inventory platform for different nornir task plugins.
Use Case
Platform definitions between nautobot, netmiko, scrapli, etc aren't a one to one mapping. If you using nautobot inventory but want to call netmiko or another nornir task, you currently have to go manually update the platform entry in the nornir inventory host object.
Having a easy way to transpose this would be helpful and avoid having different platform mapping functions spread out between different plugins.