1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Minor existing typo fix.

This commit is contained in:
Richard C Isaacson 2014-02-14 14:39:28 -06:00
parent 80ddd1ca75
commit 2aeb2e8c5b

View file

@ -22,7 +22,7 @@ Prior to 1.5 the order was::
* .ansible.cfg (in the home directory)
* /etc/ansible/ansible.cfg
Ansible will process the above list and use the first file found. Settings in file are not merged together.
Ansible will process the above list and use the first file found. Settings in files are not merged together.
.. _getting_the_latest_configuration: