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
2020-10-28 11:46:39 -04:00
..
collections/ansible_collections/testns/testcol run playbook from collections (#67435) 2020-10-28 11:46:39 -04:00
library Add ansible-doc tests for documentation containing YAML anchors (#70436) 2020-07-07 08:33:55 -04: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
fakemodule.output run playbook from collections (#67435) 2020-10-28 11:46:39 -04:00
inventory
runme.sh 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.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