mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
27ba98a68e
* Add extra sanity test to check aliases files. * Remove invalid target name.
11 lines
220 B
JSON
11 lines
220 B
JSON
{
|
|
"include_symlinks": false,
|
|
"prefixes": [
|
|
".azure-pipelines/azure-pipelines.yml",
|
|
"tests/integration/targets/"
|
|
],
|
|
"output": "path-message",
|
|
"requirements": [
|
|
"PyYAML"
|
|
]
|
|
}
|