mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Implement plugin filtering
This commit is contained in:
6
examples/plugin_filters.yml
Normal file
6
examples/plugin_filters.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
filter_version: '1.0'
|
||||
module_blacklist:
|
||||
# List the modules to blacklist here
|
||||
#- easy_install
|
||||
#- s3
|
||||
Reference in New Issue
Block a user