mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-26 22:42:52 +03:00
58acbe7caf
Folded style in multiline 'when' condition causes error with unexpected ident. Changing it to literal style should fix the issue. Closes #1190