mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 15:53:09 +00:00
doc: fix link to ansible-config (#49597)
This commit is contained in:
2
docs/templates/config.rst.j2
vendored
2
docs/templates/config.rst.j2
vendored
@@ -11,7 +11,7 @@
|
||||
Ansible supports a few ways of providing configuration variables, mainly through environment variables, command line switches and an ini file named ``ansible.cfg``.
|
||||
|
||||
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.
|
||||
where their current value comes from. See :ref:`ansible-config` for more information.
|
||||
|
||||
.. _ansible_configuration_settings_locations:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user