Ansible/Configuration
From charlesreid1
You can configure how Ansible works in the ansible.cfg file
There is a comprehensive reference listing all possible options that can be set in this file here: https://docs.ansible.com/ansible/latest/reference_appendices/config.html
Each configuration option can also be set with an environment variable.