summaryrefslogtreecommitdiffstats
path: root/test/lib/ansible_test/_internal/completion.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Add Windows remote connection optionMatt Clay2024-08-151-0/+2
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-131-0/+11
* ansible-test - Clean up indentation and spaces (#79980)Matt Clay2023-02-101-3/+3
* ansible-test - Fix various type hinting issues. (#79798)Matt Clay2023-01-241-6/+8
* ansible-test - Improve container management. (#78550)Matt Clay2022-11-291-0/+43
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-051-10/+10
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-4/+4
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-041-16/+16
* ansible-test - More flexible become support.Matt Clay2022-06-181-0/+8
* ansible-test - Add multi-arch remote support.Matt Clay2022-04-301-1/+11
* ansible-test - Fix remote completion validation.Matt Clay2022-04-291-0/+2
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-281-2/+2
* ansible-test - Defer loading of completion entries. (#76852)Matt Clay2022-01-251-4/+23
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-0/+226