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>
2021-05-11 09:29:47 -05:00
..
collections/ansible_collections/testns Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
library Add ansible-doc tests for documentation containing YAML anchors (#70436) 2020-07-07 08:33:55 -04:00
roles Role argspec: allow new argument spec file (#74582) 2021-05-11 09:29:47 -05:00
test_role1 Change role argspec file used by ansible-doc (#72927) 2020-12-14 12:05:40 -05:00
aliases Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 2020-06-11 11:03:43 -07:00
fakecollrole.output ansible-doc role arg spec support (#72120) 2020-11-17 12:58:19 -05:00
fakemodule.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
fakerole.output ansible-doc role arg spec support (#72120) 2020-11-17 12:58:19 -05:00
inventory
noop.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
noop_vars_plugin.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
notjsonfile.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
randommodule.output Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
runme.sh Add integration tests for add_collection_to_versions_and_dates(), and extend ansible-doc tests (#73601) 2021-03-24 05:30:57 +10:00
test.yml Add ansible-doc tests for documentation containing YAML anchors (#70436) 2020-07-07 08:33:55 -04:00
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) 2020-06-11 11:03:43 -07:00
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) 2020-06-11 11:03:43 -07:00
test_docs_yaml_anchors.output Add ansible-doc tests for documentation containing YAML anchors (#70436) 2020-07-07 08:33:55 -04:00