ansible/test/sanity/code-smell/action-plugin-docs.json

12 lines
197 B
JSON
Raw Normal View History

{
"ignore_changes": true,
"prefixes": [
"lib/ansible/modules/",
"lib/ansible/plugins/action/"
],
"extensions": [
".py"
],
"output": "path-message"
}