Update intro_configuration.rst

Removed duplicate word "processed"
This commit is contained in:
Wes Shaddix 2014-02-19 17:15:17 -05:00
parent d5c7290b93
commit a9b480f937

View file

@ -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)