Salt dev here. :]<p>Salt does not force you into YAML/Jinja2. It has a pluggable rendering system that includes out-of-the-box support for thin DSLs, like PyDSL and PyObjects. It's also straightforward to add additional renderers if you like:\<p><a href="https://docs.saltstack.com/en/latest/ref/renderers/index.html" rel="nofollow">https://docs.saltstack.com/en/latest/ref/renderers/index.htm...</a>