Ansible configuration files priority
- ANSIBLE_CONFIG - environment variable with a filename target
- ./ansible.cfg - file in the current directory
- ~/.ansible.cfg - a hidden file in the users home directory
- /etc/ansible/ansible.cfg - typically provided via packages or system installations of Ansible