Problem with a vars plugin is that you'll have to specify it in each playbook. New idea: you could put another inventory script in your dir that evaluates your common file.
On Fri, Jun 26, 2015, 02:25 ddffgpmfn <[email protected]> wrote: > Thanks Hafai, > Confirming that works, unbelievably. A group_vars/all.yml next to > playbooks, as you say, is evaluated as well as in the inner group_vars. > > I'm warming to the idea of writing a vars plugin that is essentially just > a pointer to a file somewhere. Advantage is that the target could be > anywhere you like. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Ansible Project" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/ansible-project/T9RWNQbLRWs/unsubscribe. > To unsubscribe from this group and all its topics, 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/15a4f5b0-b92b-4005-9955-1eea03d8b39c%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/15a4f5b0-b92b-4005-9955-1eea03d8b39c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAO0%3DbmFmvKntso4%3DeVFbM4evuWiV0RTstPL-hAtye%3DvUcOwR5A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
