mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fix more docs errors. (#39051)
* Fix remaining unknown-document docs errors. * Fix last toc-tree-missing-document docs error.
This commit is contained in:
@@ -1473,7 +1473,7 @@ PLUGIN_FILTERS_CFG:
|
||||
version_added: "2.5.0"
|
||||
description:
|
||||
- "A path to configuration for filtering which plugins installed on the system are allowed to be used."
|
||||
- "See :doc:`plugin_filtering_config` for details of the filter file's format."
|
||||
- "See :ref:`plugin_filtering_config` for details of the filter file's format."
|
||||
- " The default is /etc/ansible/plugin_filters.yml"
|
||||
ini:
|
||||
- key: plugin_filters_cfg
|
||||
|
||||
Reference in New Issue
Block a user