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 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
4 years ago
..
collections/ansible_collections/testns/testcol Change role argspec file used by ansible-doc (#72927) 4 years ago
library Add ansible-doc tests for documentation containing YAML anchors (#70436) 4 years ago
roles Change role argspec file used by ansible-doc (#72927) 4 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 run playbook from collections (#67435) 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
runme.sh ansible-doc role arg spec support (#72120) 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