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