784956c219
Sync stable-2.5 test infrastructure with devel: - shippable.yml - test/runner/ - test/sanity/ - test/utils/ - docs/docsite/rst/dev_guide/testing/sanity/ - test/integration/targets/*/aliases
11 lines
193 B
JSON
11 lines
193 B
JSON
{
|
|
"prefixes": [
|
|
"lib/ansible/modules/",
|
|
"lib/ansible/module_utils/",
|
|
"test/units/"
|
|
],
|
|
"files": [
|
|
"__init__.py"
|
|
],
|
|
"output": "path-message"
|
|
}
|