Hi,

The docs at http://www.ansibleworks.com/docs/intro_configuration.html say:

The mechanism for doing this is the “ansible.cfg” file, which is looked for in the following locations:

* /etc/ansible/ansible.cfg
* ~/.ansible.cfg
* ansible.cfg (in the playbook directory)

However, I noticed that Ansible (v1.4.1) searches for the file in the _current_ directory (not the playbook directory). Is this a bug in the docs or am I doing something wrong? I'd like to have a project-wide ansible.cfg file used with certain playbooks regardless of my current working directory.

Best regards,
 Grzegorz Nosek

--
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to