You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/ansible-doc
Brian Coca 00ddc27d69
actually show plugin config warnings/deprecations (#82593)
previouslly we recorded but did not show to avoid spam
since we could not dedup from forks, that was already
fixed in another PR so now we can show/display them.

Also:
  * funcitonalize deprecation msg construct from docs
  * reuse formatting func in cli
  * normalize alternatives: most of the code used intended plural
    but some and most data/tests used the singular
  * update schemas and tests

Co-authored-by: Matt Davis <6775756+nitzmahone@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
5 months ago
..
broken-docs/collections/ansible_collections/testns/testcol fixed typos in the documentation (#82077) 1 year ago
collections/ansible_collections/testns Show examples in role entrypoint argument specs. (#82671) 7 months ago
filter_plugins Require `from __future__ import annotations` (#81902) 1 year ago
library Require `from __future__ import annotations` (#81902) 1 year ago
lookup_plugins Require `from __future__ import annotations` (#81902) 1 year ago
roles ansible-doc: restore role attributes (#82678) 8 months ago
test_role1 Change role argspec file used by ansible-doc (#72927) 4 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
fakecollrole.output ansible-doc: fix typo in output (#83205) 7 months ago
fakemodule.output ansible-doc: fix typo in output (#83205) 7 months ago
fakerole.output ansible-doc: fix typo in output (#83205) 7 months ago
fix-urls.py Require `from __future__ import annotations` (#81902) 1 year ago
inventory WIP - Fix ansible-doc bugs and add integration tests. (#62461) 5 years ago
noop.output prettyfy ansible-doc (#75116) 10 months ago
noop_vars_plugin.output prettyfy ansible-doc (#75116) 10 months ago
notjsonfile.output prettyfy ansible-doc (#75116) 10 months ago
randommodule-text-verbose.output ansible-doc: fix typo in output (#83205) 7 months ago
randommodule-text.output ansible-doc: fix typo in output (#83205) 7 months ago
randommodule.output prettyfy ansible-doc (#75116) 10 months ago
runme.sh Use inclusive word: logical (#83232) 7 months ago
test.yml actually show plugin config warnings/deprecations (#82593) 5 months ago
test_docs_returns.output prettyfy ansible-doc (#75116) 10 months ago
test_docs_suboptions.output ansible-doc: fix typo in output (#83205) 7 months ago
test_docs_yaml_anchors.output ansible-doc: fix typo in output (#83205) 7 months ago
yolo-text.output ansible-doc: fix typo in output (#83205) 7 months ago
yolo.output prettyfy ansible-doc (#75116) 10 months ago