Is there any way to put this up as e.g. a github repo? I'm pretty sure your layout is wrong but it's hard to keep track of what's where without having it to hand.
On 18 March 2016 at 19:01, Gilberto Valentin <[email protected]> wrote: > Mike, > > I got a bit further with your suggestion. I changed my tree to look like the > one you have and now it looks like it's trying to kick. However, now it's > not finding the value of my hosts: "{{ test }}" > > When I run the command, I see this now: > > [WARNING]: provided hosts list is empty, only localhost is available > > Sudo password: > > PLAY [install app and join appropriate ou] ****************** > skipping: no hosts matched > > PLAY RECAP > ********************************************************************* > > My vars/main.yml contains the following: > > --- > > test: testservers > > I even tried it with test: "{{ testservers }}" but get > > ERROR! ERROR! 'testservers' is undefined > > -- > 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/f9cac5de-59bd-4d38-b83d-9810aaf38073%40googlegroups.com. > > 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/CAK5eLPSgjoZgB8djqNYCD5pm_tpWMZZmzEdZQhQ_ev7jONMgCg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
