mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 01:25:49 +02:00
* Prepare 3.0.0 release. * Install using ansible-galaxy via git instead of cloning directly.
11 lines
222 B
JSON
11 lines
222 B
JSON
{
|
|
"include_symlinks": false,
|
|
"prefixes": [
|
|
"docs/docsite/rst/api-guide.rst",
|
|
"plugins/modules/"
|
|
],
|
|
"output": "path-line-column-message",
|
|
"requirements": [
|
|
"ansible-core"
|
|
]
|
|
}
|