Commit Graph

1 Commits (c13b21e830c8e91d7446b44ae07213ac660e4abc)

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