ansible/test/sanity/code-smell/package-data.json
Matt Clay 6c2be04b6f Intercept code-smell tests using subprocess.
Some code-smell sanity tests for ansible-base use subprocess to invoke ansible commands.
Intercept these commands to make sure the correct script and python version are used.
2020-06-10 16:07:47 -07:00

6 lines
103 B
JSON

{
"intercept": true,
"disabled": true,
"all_targets": true,
"output": "path-message"
}