mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-15 11:32:05 +00:00
13 lines
233 B
JSON
13 lines
233 B
JSON
{
|
|
"include_symlinks": true,
|
|
"prefixes": [
|
|
"meta/runtime.yml",
|
|
"plugins/modules/",
|
|
"tests/sanity/extra/action-group."
|
|
],
|
|
"output": "path-message",
|
|
"requirements": [
|
|
"pyyaml"
|
|
]
|
|
}
|