mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Disambiguates autogenerated module docs - fixes #38439.
This commit is contained in:
@@ -33,7 +33,7 @@ An `example file is available on Github <https://raw.github.com/ansible/ansible/
|
||||
|
||||
For more details and a full listing of available configurations go to :ref:`configuration_settings`. Starting with Ansible version 2.4, you can use the :ref:`ansible-config` command line utility to list your available options and inspect the current values.
|
||||
|
||||
For in-depth details, see :ref:`config`.
|
||||
For in-depth details, see :ref:`ansible_configuration_settings`.
|
||||
|
||||
|
||||
Environmental configuration
|
||||
@@ -42,7 +42,8 @@ Environmental configuration
|
||||
Ansible also allows configuration of settings using environment variables.
|
||||
If these environment variables are set, they will override any setting loaded from the configuration file.
|
||||
|
||||
You can get a full listing of available environment variables from :doc:`_config`.
|
||||
You can get a full listing of available environment variables from :ref:`ansible_configuration_settings`.
|
||||
|
||||
|
||||
.. _command_line_configuration:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user