Commit Graph

1 Commits (db316a566d1829c2175d1b6f99c7222ba0b52d18)

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