You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/plugin_filtering/filter_modules.yml

10 lines
157 B
YAML

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