mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Merge pull request #6076 from wshaddix/patch-1
Update intro_configuration.rst
This commit is contained in:
@@ -8,7 +8,7 @@ The Ansible Configuration File
|
||||
Certain settings in Ansible are adjustable via a configuration file. The stock configuration should be sufficient
|
||||
for most users, but there may be reasons you would want to change them.
|
||||
|
||||
Changes can be made and used in a configuration file which will be processed processed in the following order::
|
||||
Changes can be made and used in a configuration file which will be processed in the following order::
|
||||
|
||||
* ANSIBLE_CONFIG (an environment variable)
|
||||
* ansible.cfg (in the current directory)
|
||||
|
||||
Reference in New Issue
Block a user