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
David Shrewsbury 8fb54885bf
Role argspec: allow new argument spec file (#74582)
* support separate role argspec file in ansible-doc

* support separate role argspec file in ansible-core

* support both .yml and .yaml extensions on argspec file in ansible-doc

* fix filename building bug and rename some argspec files to test variations

* use yaml extensions from constants

* add superfluous meta/main.yml files to tests

* Update lib/ansible/cli/doc.py

Co-authored-by: Sam Doran <sdoran@redhat.com>

* update docs

* ci_complete

* add changelog and allow for main.yml variations

* add collection role testing

Co-authored-by: Sam Doran <sdoran@redhat.com>
3 years ago
..
collections/ansible_collections/testns Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 4 years ago
library Add ansible-doc tests for documentation containing YAML anchors (#70436) 4 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 Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 4 years ago
fakecollrole.output ansible-doc role arg spec support (#72120) 4 years ago
fakemodule.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 4 years ago
fakerole.output ansible-doc role arg spec support (#72120) 4 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) 4 years ago
noop_vars_plugin.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 4 years ago
notjsonfile.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 4 years ago
randommodule.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 4 years ago
runme.sh Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 4 years ago
test.yml Add ansible-doc tests for documentation containing YAML anchors (#70436) 4 years ago
test_docs_returns.output Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 4 years ago
test_docs_suboptions.output Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 4 years ago
test_docs_yaml_anchors.output Add ansible-doc tests for documentation containing YAML anchors (#70436) 4 years ago