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 1f55a3d15a
avoid fatal exception on invalid collection name (#72296) (#72570)
* avoid fatal exception on invalid collection name used in ansible-doc filter

(cherry picked from commit 4f0e2fff95)
4 years ago
..
collections/ansible_collections/testns/testcol [2.10] ansible-doc: include collection name in text output / plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70572) 4 years ago
library ansible-doc man formatter: fail with better error message when description isn't there (#70046) (#70485) 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) 5 years ago
fakemodule.output [2.10] ansible-doc: include collection name in text output / plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70572) 4 years ago
inventory WIP - Fix ansible-doc bugs and add integration tests. (#62461) 5 years ago
runme.sh avoid fatal exception on invalid collection name (#72296) (#72570) 4 years ago
test.yml ansible-doc man formatter: fail with better error message when description isn't there (#70046) (#70485) 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) 5 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) 5 years ago