How to Use Jinja Custom Filters within Nornir
Introduction
If you've automated the generation of your network configuration, chances are you've used Jinja. If not,
Jinja is a templating engine used to generate text-based files from data input.
Below shows a quick example:
One feature that Jinja provides is filters. Filters allow you to