Hi, I am seeing a similar problem with my inventory variables. I have the following defined
./group_vars/all.yml: yum_epel_ansible_managed: *false* ./inventory/db-builder/group_vars/all.yml: yum_epel_ansible_managed: *true* Prior to 1.8.1 when running the db-builder inventory this would be overridden as *true* Using 1.8.1 this is now left as *false* "yum_epel_ansible_managed": "false" We haven't changed our playbooks or inventories. This is causing us issues as you'd imagine. Is this approach incorrect as it has worked fine previously Many thanks James -- 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/ca25d184-5cdc-4493-9f2c-3f8044648b24%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
