issue 9939 - newline in local_command

Hi, for me the issue 9939 still remains in ansible 2.0.0.2 .

https://github.com/ansible/ansible/issues/9939

I tried to circumvent this with

`

local_action:
module: shell
:

`

But I do not know the key for the shell command’s free_form.

Kind regards