ansible/test/integration/targets/plugin_filtering/filter_modules.yml
2018-01-22 16:54:53 -08:00

10 lines
156 B
YAML

---
filter_version: 1.0
module_blacklist:
# A pure action plugin
- pause
# A hybrid action plugin with module
- copy
# A pure module
- tempfile