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:
parent
80ddd1ca75
commit
2aeb2e8c5b
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue