summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/connections.py
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-131-46/+56
* ansible-test - Support RSA SHA-1 for SSH clients.Matt Clay2022-12-141-3/+5
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-8/+8
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-39/+39
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-7/+7
* ansible-test - Fix TTY and output handling. (#78350)Matt Clay2022-07-261-7/+8
* ansible-test - Use shlex.join where appropriate.Matt Clay2022-06-171-2/+2
* ansible-test - Enhance the shell command. (#77734)Matt Clay2022-05-051-0/+7
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-271-9/+15
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-251-11/+5
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-251-5/+11
* ansible-test - Remove AIX provisioning support. (#76747)Matt Clay2022-01-121-5/+1
* ansible-test - More PEP 484 type hints.Matt Clay2021-09-241-2/+5
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-0/+243