Could we see more about your playbook structure? Sounds like your group_vars/ is not at the right location.
With the later part, I apologize in that I don't know what "fails" means, so I will need more specifics as to the nature of the beast. On Wed, Jul 23, 2014 at 11:08 AM, Robert Osborne <[email protected]> wrote: > In my inventory I have: > > [buildserver] > localhost ansible_connection=local > > But the playbooks associated with [buildserver] all fail with "undefined" > variables; all the group_vars associated with the playbook are seemingly > unset for a localhost. > > Ansible also seems to be very adroit at figuring out what localhost is ... > if I use the external IP address instead it works it out and again fails. > > Note that buildserver and the matching playbooks all work on an external > server with the same OS. > > Any thoughts? > > -- > 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/b7616990-c97d-4197-96c2-acd2013128ab%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/b7616990-c97d-4197-96c2-acd2013128ab%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/CA%2BnsWgz9qKhz_%2B9u%3De5CoE3Um4xMS41v_Rn08OL_kdGCxVQ8-Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
