mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
* Add first guides for creating certificates.
* Add extra docs check.
* Introduce error to see whether extra checks work.
* Revert "Introduce error to see whether extra checks work."
This reverts commit 8656a158b8.
* Linting.
* Fix copy'n'paste error.
11 lines
174 B
JSON
11 lines
174 B
JSON
{
|
|
"include_symlinks": false,
|
|
"prefixes": [
|
|
"docs/docsite/"
|
|
],
|
|
"output": "path-line-column-message",
|
|
"requirements": [
|
|
"antsibull"
|
|
]
|
|
}
|