From charlesreid1

(Created page with "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.an...")
 
No edit summary
Line 4: Line 4:


Each configuration option can also be set with an environment variable.
Each configuration option can also be set with an environment variable.
{{AnsibleFlag}}

Revision as of 17:45, 11 November 2018

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.