Revert "Let's try passing on the variable as string" - Doesn't work
This reverts commit d319922d28
.
This commit is contained in:
parent
d319922d28
commit
1a56479115
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