Series
In certain situations, Jinja templates can become overly complex and difficult to manage due to the presence of numerous deeply nested if st…
Usually, as network engineers, we use Jinja2 to store configuration templates, so let us check the structures, thinking of a practical appro…
Documentation as Code Jinja2 templates are mainly used for configuration templates. You can also use Jinja2 to format raw or parsed data int…