Jinja2 Base Template

So in the following example we import template from jinja2 and then we define our template : text1 and bgp_config, Then we use the variable j2_template = and we call the template that we want : in this example config1….
Read more