I observe a strange difference in behavior of Ansible 1.8.4 and 1.6.10.

I have a variable in group_vars/all and then I override it in the inventory 
file in the [all:vars] section.

In 1.6.10, it works as expected. The value from [all:vars] in the inventory 
takes precedence.

In 1.8.6, it is still the value from group_vars/all that takes precedence.
If I move the override in the inventory file out of [all:vars] and into an 
explicit [host_group:vars] it works fine.

Is there a difference in how [all:vars] is handled in 1.6.10 and 1.8.4?


Regards,
/Sergey

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/4dfd02ad-0efb-4d3a-8cf8-fa3b15c2806f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to