Brian,

I'm having the same problem on Ansible 2.0.2 without local action. I'm 
running on tower

On Thursday, December 31, 2015 at 9:45:43 PM UTC-8, Brian Coca wrote:
>
> 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/73ecca76-8ad1-4064-87b6-8a5264c1c2d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to