Let's try passing on the variable as string
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
2f63018831
commit
d319922d28
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@
|
|||
- debug: var=msg
|
||||
|
||||
roles:
|
||||
- {role: flag_build_commits, msg: msg}
|
||||
- {role: flag_build_commits, msg: '{{ msg }}'}
|
||||
|
|
Reference in a new issue