summaryrefslogtreecommitdiff
path: root/test/integration/targets/ansible-doc
Commit message (Expand)AuthorAgeFilesLines
* add ansible_name/ansible_aliases attrs to plugin objects (#78700)Sloane Hertel2022-09-158-4/+162
* ansible-doc: remove manual formatting (#78668)Felix Fontein2022-09-087-31/+21
* ansilbe-doc fixes for filters/test listing (#78696)Brian Coca2022-09-063-0/+7
* fix issue with legacy pugins and no docs (#78686)Brian Coca2022-09-012-0/+4
* refactor and fixes for doc parsing (#77719)Brian Coca2022-09-0113-12/+179
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* ansible-doc stay 3.8 python compatible (#77682)Brian Coca2022-04-283-3/+55
* Reduce output from ansible-doc integration test.Matt Clay2022-04-271-2/+2
* expand ansible-doc coverage (#74963)Brian Coca2022-04-271-3/+2
* Handle errors during ansible-doc --metadata-dump more gracefully (#77035)Felix Fontein2022-03-269-0/+376
* Remove collections compat from controller code.Matt Clay2022-03-081-1/+2
* updated metadata dump to do full docs dump (#76170)Brian Coca2022-01-311-4/+5
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-0/+1
* Fix metadump (#75668)Brian Coca2021-09-141-0/+3
* ansible-doc: improve version_added handling (#73602)Felix Fontein2021-06-213-2/+112
* Role argspec: allow new argument spec file (#74582)David Shrewsbury2021-05-112-33/+43
* Add integration tests for add_collection_to_versions_and_dates(), and extend ...Felix Fontein2021-03-2416-0/+618
* ansible-doc - account for empty meta/main.yml (#73590)Sam Doran2021-02-121-0/+0
* Change role argspec file used by ansible-doc (#72927)David Shrewsbury2020-12-146-59/+71
* ansible-doc role arg spec support (#72120)David Shrewsbury2020-11-179-2/+142
* avoid fatal exception on invalid collection name (#72296)Brian Coca2020-11-101-0/+7
* show keyword documentation in ansible-doc (#72476)Brian Coca2020-11-091-0/+6
* run playbook from collections (#67435)Brian Coca2020-10-282-3/+2
* ansible-doc: include collection name in text output (#70401)Felix Fontein2020-07-105-5/+5
* Add ansible-doc tests for documentation containing YAML anchors (#70436)Sloane Hertel2020-07-073-0/+131
* ansible-doc man formatter: fail with better error message when description is...Felix Fontein2020-07-062-0/+52
* Plugin/module docs: parse return values, add collection names in them (versio...Felix Fontein2020-06-118-14/+178
* Support `removed_at_date` in ansible-doc (#70002)Nilashish Chakraborty2020-06-112-0/+51
* ansible-doc: properly handle suboptions (#69795)Felix Fontein2020-06-083-0/+121
* starting metadata sunset (#69454)Brian Coca2020-06-042-35/+7
* collection routing (#67684)Matt Davis2020-05-261-0/+1
* Fix metadata defaultsToshio Kuratomi2020-05-051-2/+2
* fix a-doc listing plugins and add tests (#68600)Brian Coca2020-04-309-0/+268
* Nuke all removed_module stubs (#67139)Matt Martz2020-02-052-22/+0
* WIP - Fix ansible-doc bugs and add integration tests. (#62461)Matt Clay2019-09-1715-0/+402