7f2ba1aaf8
The documentation links are now displayed when running from an install.
Previously the links were only displayed when running from source.
This was due to ansible-test checking for the presence of documentation files locally, which are only present when running from source.
The check is no longer necessary since there is a sanity test in place to enforce the presence of documentation for all sanity tests.
(cherry picked from commit 32d965e
)
Co-authored-by: Matt Clay <matt@mystile.com>
2 lines
142 B
YAML
2 lines
142 B
YAML
bugfixes:
|
|
- ansible-test now shows sanity test doc links when installed (previously the links were only visible when running from source)
|