ERROR! Syntax Error while loading YAML. mapping values are not allowed in this context

I have the following playbook:

You are missing a space here between the hyphen and name.

Sebastian

You can check if you have a valid syntax at

http://www.yamllint.com/

In YAML, sequences must have a dash followed by a space.