index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
ansible-doc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ansible-doc: handle on_fail (#83676)
Abhijeet Kasurde
2024-08-01
1
-0
/
+6
*
actually show plugin config warnings/deprecations (#82593)
Brian Coca
2024-07-02
1
-1
/
+1
*
Use inclusive word: logical (#83232)
Abhijeet Kasurde
2024-05-10
1
-1
/
+1
*
ansible-doc: fix typo in output (#83205)
flowerysong
2024-05-06
8
-8
/
+8
*
Show examples in role entrypoint argument specs. (#82671)
Felix Fontein
2024-05-01
2
-0
/
+7
*
Correctly treat separate paragraphs in top-level descriptions as separate par...
Felix Fontein
2024-04-30
1
-8
/
+10
*
ansible-doc: restore role attributes (#82678)
Felix Fontein
2024-03-21
4
-1
/
+24
*
prettyfy ansible-doc (#75116)
Brian Coca
2024-01-29
16
-228
/
+258
*
Interpret double newlines as paragraph breaks in documentation strings. (#82465)
Felix Fontein
2024-01-09
3
-0
/
+22
*
Clean up shellcheck issues in tests
Matt Clay
2024-01-04
1
-15
/
+15
*
fixed typos in the documentation (#82077)
Dellucifer
2023-11-08
1
-1
/
+1
*
Require `from __future__ import annotations` (#81902)
Matt Clay
2023-10-05
44
-93
/
+44
*
ansible-doc: allow to filter by more than one collection (#81450)
Felix Fontein
2023-09-11
5
-0
/
+79
*
Extend ansible-doc test with more classic markup. (#80407)
Felix Fontein
2023-04-06
3
-2
/
+14
*
Support role extension for semantic markup. (#80305)
Felix Fontein
2023-03-31
3
-3
/
+7
*
Fix URL processing. (#80295)
Felix Fontein
2023-03-27
4
-18
/
+26
*
Add support for plugin field in seealso. (#80212)
Felix Fontein
2023-03-24
4
-0
/
+145
*
ansible-doc: fix broken seealso links in text output (#80280)
Felix Fontein
2023-03-23
4
-2
/
+61
*
Implement semantic markup support for Ansible documentation in ansible-doc. (...
Felix Fontein
2023-03-21
3
-20
/
+27
*
quiet default ansible-doc integration test output (#79921)
Matt Davis
2023-02-07
1
-40
/
+70
*
Update collections.abc imports (#79911)
Matt Clay
2023-02-04
1
-1
/
+2
*
Clean up unused imports in integration tests (#79895)
Matt Clay
2023-02-03
2
-2
/
+0
*
Add support for importlib.resources (#78915)
Matt Martz
2023-01-10
3
-3
/
+3
*
add ansible_name/ansible_aliases attrs to plugin objects (#78700)
Sloane Hertel
2022-09-15
8
-4
/
+162
*
ansible-doc: remove manual formatting (#78668)
Felix Fontein
2022-09-08
7
-31
/
+21
*
ansilbe-doc fixes for filters/test listing (#78696)
Brian Coca
2022-09-06
3
-0
/
+7
*
fix issue with legacy pugins and no docs (#78686)
Brian Coca
2022-09-01
2
-0
/
+4
*
refactor and fixes for doc parsing (#77719)
Brian Coca
2022-09-01
13
-12
/
+179
*
Re-organize CI test groups for POSIX tests. (#77420)
Matt Clay
2022-08-04
1
-1
/
+1
*
ansible-doc stay 3.8 python compatible (#77682)
Brian Coca
2022-04-28
3
-3
/
+55
*
Reduce output from ansible-doc integration test.
Matt Clay
2022-04-28
1
-2
/
+2
*
expand ansible-doc coverage (#74963)
Brian Coca
2022-04-27
1
-3
/
+2
*
Handle errors during ansible-doc --metadata-dump more gracefully (#77035)
Felix Fontein
2022-03-26
9
-0
/
+376
*
Remove collections compat from controller code.
Matt Clay
2022-03-09
1
-1
/
+2
*
updated metadata dump to do full docs dump (#76170)
Brian Coca
2022-01-31
1
-4
/
+5
*
ansible-test - split controller/target testing (#75605)
Matt Clay
2021-09-21
1
-0
/
+1
*
Fix metadump (#75668)
Brian Coca
2021-09-14
1
-0
/
+3
*
ansible-doc: improve version_added handling (#73602)
Felix Fontein
2021-06-21
3
-2
/
+112
*
Role argspec: allow new argument spec file (#74582)
David Shrewsbury
2021-05-11
2
-33
/
+43
*
Add integration tests for add_collection_to_versions_and_dates(), and extend ...
Felix Fontein
2021-03-23
16
-0
/
+618
*
ansible-doc - account for empty meta/main.yml (#73590)
Sam Doran
2021-02-12
1
-0
/
+0
*
Change role argspec file used by ansible-doc (#72927)
David Shrewsbury
2020-12-14
6
-59
/
+71
*
ansible-doc role arg spec support (#72120)
David Shrewsbury
2020-11-17
9
-2
/
+142
*
avoid fatal exception on invalid collection name (#72296)
Brian Coca
2020-11-10
1
-0
/
+7
*
show keyword documentation in ansible-doc (#72476)
Brian Coca
2020-11-09
1
-0
/
+6
*
run playbook from collections (#67435)
Brian Coca
2020-10-28
2
-3
/
+2
*
ansible-doc: include collection name in text output (#70401)
Felix Fontein
2020-07-10
5
-5
/
+5
*
Add ansible-doc tests for documentation containing YAML anchors (#70436)
Sloane Hertel
2020-07-07
3
-0
/
+131
*
ansible-doc man formatter: fail with better error message when description is...
Felix Fontein
2020-07-06
2
-0
/
+52
*
Plugin/module docs: parse return values, add collection names in them (versio...
Felix Fontein
2020-06-11
8
-14
/
+178
[next]