ansible/test/integration/targets/ansible-doc
David Shrewsbury 3a18ef7159
Change role argspec file used by ansible-doc (#72927)
* Change role argspec file used by ansible-doc

This changes the file used for role argument specs from meta/argument_specs.yml
to meta/main.yml. The argument specs are expected to be in that file under the
top-level entry of `argument_spec`.

* Switch to argument_specs
2020-12-14 12:05:40 -05:00
..
collections/ansible_collections/testns/testcol Change role argspec file used by ansible-doc (#72927) 2020-12-14 12:05:40 -05:00
library Add ansible-doc tests for documentation containing YAML anchors (#70436) 2020-07-07 08:33:55 -04:00
roles Change role argspec file used by ansible-doc (#72927) 2020-12-14 12:05:40 -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 run playbook from collections (#67435) 2020-10-28 11:46:39 -04:00
fakerole.output ansible-doc role arg spec support (#72120) 2020-11-17 12:58:19 -05:00
inventory
runme.sh ansible-doc role arg spec support (#72120) 2020-11-17 12:58:19 -05: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