mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
Documentation and changelog for the plugin_filtering config option
This commit is contained in:
parent
340a7be7c3
commit
f94fe61b6b
3 changed files with 29 additions and 1 deletions
|
@ -1392,7 +1392,8 @@ PLUGIN_FILTERS_CFG:
|
|||
default: null
|
||||
version_added: "2.5.0"
|
||||
description:
|
||||
- "A path to configuration for filtering which plugins installed on the system are allowed to be used"
|
||||
- "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."
|
||||
- " The default is /etc/ansible/plugin_filters.yml"
|
||||
ini:
|
||||
- key: plugin_filters_cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue