summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/cli
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Improve container management. (#78550)Matt Clay2022-11-293-0/+43
* ansible-test - Fix completion error in Python 3.11.Matt Clay2022-11-281-4/+6
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-0418-101/+107
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-0421-41/+41
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-0429-154/+154
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-0315-181/+181
* ansible-test - More flexible become support.Matt Clay2022-06-171-0/+6
* ansible-test - Clean up type hints and comments.Matt Clay2022-06-082-2/+2
* ansible-test - Fix shell target options handling.Matt Clay2022-06-011-0/+3
* ansible-test - Fix remote args restriction.Matt Clay2022-05-181-18/+0
* ansible-test - Enhance the shell command. (#77734)Matt Clay2022-05-051-0/+12
* ansible-test - Add multi-arch remote support.Matt Clay2022-04-293-9/+51
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-2812-75/+111
* ansible-test - Improve help for unsupported cwd. (#76866)Matt Clay2022-01-273-6/+38
* ansible-test - Defer loading of completion entries. (#76852)Matt Clay2022-01-254-33/+33
* ansible-test - Fix type hints.Matt Clay2022-01-053-8/+8
* ansible-test - Code cleanup. (#76540)sivel-test-milestoneMatt Clay2021-12-102-2/+4
* Modernize install (#76021)Matt Martz2021-10-191-3/+6
* ansible-test - Fix inventory path.Matt Clay2021-10-071-2/+6
* ansible-test - Add `--prime-containers` option.Matt Clay2021-09-231-0/+7
* ansible-test - Add `--prime-venvs` option.Matt Clay2021-09-211-0/+6
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-2038-0/+4898