>From http://docs.ansible.com/playbooks_variables.html#variable-precedence-where-should-i-put-a-variable
If multiple variables of the same name are defined in different places, > they win in a certain order, which is: > * -e variables always win * then comes "most everything else" * then comes variables defined in inventory * then comes facts discovered about a system * then "role defaults", which are the most "defaulty" and lose in priority to everything. But when I define a variable both in play and in the inventory, the value from the inventory is used. Bug / docs not up to date / I'm missing something? -- 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]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/18e94848-028e-41d0-a856-2feeeb5f851f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
