Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2aeb2e8

Browse files
committed
Minor existing typo fix.
1 parent 80ddd1c commit 2aeb2e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docsite/rst/intro_configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Prior to 1.5 the order was::
2222
* .ansible.cfg (in the home directory)
2323
* /etc/ansible/ansible.cfg
2424

25-
Ansible will process the above list and use the first file found. Settings in file are not merged together.
25+
Ansible will process the above list and use the first file found. Settings in files are not merged together.
2626

2727
.. _getting_the_latest_configuration:
2828

0 commit comments

Comments
 (0)