ansible 1.7 passing an argument with newlines to the shell module eats newlines (edited title) · Issue #8512 · ansible/ansible
I'm using quite a lot of multiline strings, and according to http://stackoverflow.com/questions/3790454/in-yaml-how-do-i-break-a-string-over-multiple-lines the way this works in YAML is to use | is...