mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
9afb84c8f3
* Add extra sanity test to check aliases files.
* Remove invalid target name.
(cherry picked from commit 27ba98a68e
)
Co-authored-by: Felix Fontein <felix@fontein.de>
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"
|
|
]
|
|
}
|