Commit Graph

1 Commits (da9b34d1b0167f981307b2b0ba298941b317662c)

Author SHA1 Message Date
Max Gautier d2944d2813
Check jinja templates for syntax error (#10667)
Allow to fail early (pre-commit time) for jinja error, rather than
waiting until executing the playbook and the invalid template.

I could not find a simple jinja pre-commit hook in the wild.
2023-12-06 03:05:24 +01:00