Where is this file? Instructor opened an automatically generated /etc/ansible/hosts file but there is no such file in Mac OSX after ansible is installed?
Am I supposed to create this file myself or it is automatically generated? as I cannot find it on Mac OSX after
$brew install ansible
as well as
$pip install ansible
Thanks
ANSIBLE_CONFIG (environment variable if set)
ansible.cfg (in the current directory)
~/.ansible.cfg (in the home directory)
/etc/ansible/ansible.cfg