mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-05 02:57:57 +00:00
d2944d2813
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.