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 fc84de8faa
Role argspec: allow new argument spec file (#74582) (#74656)
* 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
* update docs
* add changelog and allow for main.yml variations
* add collection role testing

Co-authored-by: Sam Doran <sdoran@redhat.com>
(cherry picked from commit 8fb54885bf)
5 years ago
..
collections/ansible_collections/testns Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 5 years ago
library Add ansible-doc tests for documentation containing YAML anchors (#70436) 6 years ago
roles Role argspec: allow new argument spec file (#74582) (#74656) 5 years ago
test_role1 Change role argspec file used by ansible-doc (#72927) 5 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) 6 years ago
fakecollrole.output ansible-doc role arg spec support (#72120) 5 years ago
fakemodule.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 5 years ago
fakerole.output ansible-doc role arg spec support (#72120) 5 years ago
inventory WIP - Fix ansible-doc bugs and add integration tests. (#62461) 6 years ago
noop.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 5 years ago
noop_vars_plugin.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 5 years ago
notjsonfile.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 5 years ago
randommodule.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 5 years ago
runme.sh Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 5 years ago
test.yml Add ansible-doc tests for documentation containing YAML anchors (#70436) 6 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) 6 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) 6 years ago
test_docs_yaml_anchors.output Add ansible-doc tests for documentation containing YAML anchors (#70436) 6 years ago