doc: config intro, add link to searched locations (#39614)

This commit is contained in:
Pilou
2018-05-25 06:29:29 +02:00
committed by ansibot
parent 2a29b2ff7f
commit 3f5f5faec6
2 changed files with 2 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ Ansible supports a few ways of providing configuration variables, mainly through
Starting at Ansible 2.4 the ``ansible-config`` utility allows users to see all the configuration settings available, their defaults, how to set them and
where their current value comes from. See :doc:ansible-config for more information.
.. _ansible_configuration_settings_locations:
The configuration file
======================