p3lim / vyaml

VyOS YAML config toolkit
GNU General Public License v3.0
10 stars 2 forks source link

Jinja2 support #13

Open p3lim opened 9 months ago

p3lim commented 9 months ago

This would allow full templating in the YAML files, but also means I'll probably remove most of the tags as it can be handled by Jinja2 natively instead (!secret will probably stay).