Variable interpolation not working .. sorta...!

24 views
Skip to first unread message

Bilal Aslam

unread,
Jan 17, 2015, 12:42:02 AM1/17/15
to ansible...@googlegroups.com, Jakub Veverka
We're seeing this on Ansible 1.8.2. Here is a snippet from the run of a play

TASK: [marathon_app | Update Bamboo record for {{ app_id }}.{{ domain }}] *****

Notice how two variables are not printed properly -- these two variables are specified and the play fails without them. However, they are not "interpolated" correctly. Has anyone else seen this before?

Brian Coca

unread,
Jan 19, 2015, 8:40:11 AM1/19/15
to ansible...@googlegroups.com, Jakub Veverka
task names will not resolve variables at a certain scope, as the task
name needs to be the same for all hosts.

--
Brian Coca
Reply all
Reply to author
Forward
0 new messages