Priority of config files:
- Specified file on ENV ($ANSIBLE_CONFIG=/opt/ansible-web.cfg)
- Config file in the same directory with playbook
- User’s home directoroy .ansible.cfg
- Global /etc/ansible/ansible.cfg
ansible-config list: List all configuration
ansible-config view: Shows the current config file
ansible-config dump: Shows the current settings that are applied with source info