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
Brian Coca e05c62547b
run playbook from collections (#67435)
* fixes for collection playbooks

 - add fqcn invocation, also handles extensions
 - bring import_playbook into new normal
 - avoid adding collection playbooks to adjacency
 - deal with extensions or lack of em
 - added tests
 - fix bugs with multiple playbooks supplied
 - unicode/bytes/native fixes
 - fix modulenotfound for < py3.7
 - tests
4 years ago
..
collections/ansible_collections/testns/testcol run playbook from collections (#67435) 4 years ago
library Add ansible-doc tests for documentation containing YAML anchors (#70436) 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
fakemodule.output run playbook from collections (#67435) 4 years ago
inventory WIP - Fix ansible-doc bugs and add integration tests. (#62461) 5 years ago
runme.sh 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.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