summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/plugin_filtering/filter_modules.yml
blob: 6cffa67614d190ae4296c344eef22dec35ddec9a (plain)
1
2
3
4
5
6
7
8
9
---
filter_version: 1.0
module_blacklist:
  # A pure action plugin
  - pause
  # A hybrid action plugin with module
  - copy
  # A pure module
  - tempfile