mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-07 19:19:23 -02:30
Folded style in multiline 'when' condition causes error with unexpected ident. Changing it to literal style should fix the issue. Closes #1190