I run ansible-playbook from within a docker container so files that are created don't persist across subsequent runs. I was able to create a includes_vars task under hosts: all which fixes the issue for me.
Thanks! On Friday, January 30, 2015 at 5:56:48 PM UTC-5, Brian Coca wrote: > > you can use multiple plays > > > -- > 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/55c261dc-f64a-48bd-b550-8bb9c7e971ca%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
