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 570aed0913
ansible-doc role arg spec support (#72120)
* Support listing roles in text and JSON

* Change tests for unfrack'd playbook_dir var

These tests were using '/tmp' for testing the setting of the playbook_dir
var. Now that we unfrack that var, MacOS will change this to '/private/tmp'
causing the tests to fail. We can choose a path that does not exist (since
unfrack does not validate existence) so that we can guarantee unfracking
will not change the value.
4 years ago
..
collections/ansible_collections/testns/testcol ansible-doc role arg spec support (#72120) 4 years ago
library Add ansible-doc tests for documentation containing YAML anchors (#70436) 4 years ago
roles ansible-doc role arg spec support (#72120) 4 years ago
test_role1 ansible-doc role arg spec support (#72120) 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