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
Sloane Hertel 86b86398f0
add ansible_name/ansible_aliases attrs to plugin objects (#78700)
*  new _fqcn attribute to plugin objects
* unbreak plugins in subdirs
* Fix inadventent changes to _load_name and use existing vars
* add plugin aliases and name property, and replace plugin._load_name where incorrect
* Fix listing plugin names

Fix listing legacy and builtin together
test deprecated plugin documentation
fix doc extensions
remove sometimes inaccurate _load_name handling from plugin.name

* Add tests for REJECT_EXTS and doc extensions

Fix unpredictable collection redirects so non-fqcns in the redirect list are guaranteed to be legacy (instead of determined by the collections keyword)

Move aliases and name properties to _update_object so all plugin types, including doc fragments, can use them

* make legacy plugin names internally consistent
* rename attributes to ansible_name and ansible_aliases
2 years ago
..
broken-docs/collections/ansible_collections/testns/testcol Handle errors during ansible-doc --metadata-dump more gracefully (#77035) 2 years ago
collections/ansible_collections/testns add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
filter_plugins add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
library refactor and fixes for doc parsing (#77719) 2 years ago
lookup_plugins add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
roles Role argspec: allow new argument spec file (#74582) 3 years 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: remove manual formatting (#78668) 2 years ago
fakemodule.output ansible-doc: remove manual formatting (#78668) 2 years ago
fakerole.output ansible-doc: remove manual formatting (#78668) 2 years ago
inventory WIP - Fix ansible-doc bugs and add integration tests. (#62461) 5 years ago
noop.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 3 years ago
noop_vars_plugin.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 3 years ago
notjsonfile.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 3 years ago
randommodule-text.output ansible-doc: remove manual formatting (#78668) 2 years ago
randommodule.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 3 years ago
runme.sh add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
test.yml add ansible_name/ansible_aliases attrs to plugin objects (#78700) 2 years ago
test_docs_returns.output ansible-doc: remove manual formatting (#78668) 2 years ago
test_docs_suboptions.output ansible-doc: remove manual formatting (#78668) 2 years ago
test_docs_yaml_anchors.output ansible-doc: remove manual formatting (#78668) 2 years ago