include vars is ALWAYS a 'local' action, you don't need to add that nor delegate_to: localhost, it works the same as a include,add_host, etc, these are all actions done on the ansible master on behalf of the inventory_hostname, there is not need to 'localize' them.
So this 'might' be a bug, as the local action should be ignored, but might be changing the 'cwd' of the task and confusing the include mechanism. -- Brian Coca -- 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/CAJ5XC8%3DR8CjtuVzKaAD5gwmBo1rY91-3B1ix3syg%2BG9P%2BTnhgw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
