A lint workflow could be:
- Lint Jinja templates
- Ask Salt to render templates
- Lint YAML files with something
The YAML lint could be through kwalify.
A lint workflow could be:
The YAML lint could be through kwalify.
We've adopted it in rOPS and it finds insecable spaces put inside {{ }} instead of regular spaces at least.