Let's try passing on the variable as string

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-08-16 17:12:23 +02:00
parent 2f63018831
commit d319922d28

View file

@ -10,4 +10,4 @@
- debug: var=msg
roles:
- {role: flag_build_commits, msg: msg}
- {role: flag_build_commits, msg: '{{ msg }}'}