Hi,

 I would like to keep my playbooks all in a single directory like this:

/path/playbooks
/path/roles
/path/group_vars
/path/host_vars
...

 I can make it work partially by setting roles_path in ansible.cfg.
 However, group_vars and host_vars are not used.

 Is there a way tell Ansible where it should look for group_vars and
 host_vars without over-complicating my playbooks?

 If not, would it make sense to have a group_vars_path and
 host_vars_path options in ansible.cfg? Or maybe a parent_path option to
 tell it where to look for things (instead of in the playbook's $PWD)?

Thanks,
Giovanni

-- 
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/1430495175.2029900.261501233.4DC3E904%40webmail.messagingengine.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to