From charlesreid1

Revision as of 17:35, 11 November 2018 by Admin (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.