feat: add util.mako_renderer() function

This commit is contained in:
Lance Edgar 2024-11-20 10:29:31 -06:00
parent 4879887cb3
commit c41d364e03
6 changed files with 63 additions and 2 deletions

View file

@ -0,0 +1,4 @@
[files."baz"]
renderer = 'mako'
tags = ['baz']

1
tests/files/bar/baz Normal file
View file

@ -0,0 +1 @@
machine_is_live = ${machine_is_live}