mirror of https://github.com/ansible/ansible.git
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.
17 lines
413 B
JSON
17 lines
413 B
JSON
5 years ago
|
{
|
||
|
"prefixes": [
|
||
|
"test/runner/",
|
||
|
"test/sanity/ansible-doc/",
|
||
|
"test/sanity/compile/",
|
||
|
"test/sanity/import/",
|
||
|
"test/sanity/pep8/",
|
||
|
"test/sanity/pslint/",
|
||
|
"test/sanity/pylint/",
|
||
|
"test/sanity/rstcheck/",
|
||
|
"test/sanity/shellcheck/",
|
||
|
"test/sanity/validate-modules/",
|
||
|
"test/sanity/yamllint/"
|
||
|
],
|
||
|
"output": "path-message"
|
||
|
}
|