mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-21 04:18:51 +03: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.