ansible-playbook icon indicating copy to clipboard operation
ansible-playbook copied to clipboard

Default inventory file location

Open JNKHunter opened this issue 8 years ago • 0 comments

Ubuntu 16.04, Ansible 2.3.0 As per the readme, a directory should be created at /etc/ansible/hosts. However, the default Ansible inventory location is /etc/ansible/hosts. This means the default inventory location specified in /etc/ansible/ansible.cfg must be changed to some other location. It would be good to specify it in the readme to not confuse Ansible newcomers. Thanks!

JNKHunter avatar May 25 '17 03:05 JNKHunter