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.

Reply via email to