Hi, Is there a recommended way to set the value of a var based on remote machine architecture? i.e., i'd like to download file A on x86_64 and file B on i386.
Normally, I would use the 'where' clause, but this variable would be used in multiple tasks, so in that case I'd need to duplicate my list of tasks, one for each arch. This is, of course, not the end of the world, but I thought I'd check to see if there's a better option? Thanks, Liam -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
