summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/host_profiles.py
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Always use unique container names (#80724)Matt Clay2023-05-041-5/+4
* ansible-test - Support Podman 4.4.0+Matt Clay2023-02-141-0/+7
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-131-6/+24
* 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-231-2/+2
* ansible-test - Improve container startup handling.milestoneMatt Clay2022-12-151-6/+27
* ansible-test - Support RSA SHA-1 for SSH clients.Matt Clay2022-12-141-0/+14
* ansible-test - Fix `--prime-containers` and `--explain` (#79581)Matt Clay2022-12-121-0/+5
* ansible-test - Improve container management. (#78550)Matt Clay2022-11-291-19/+625
* Add `use_rsa_sha2_algorithms` option for paramiko (#78789)Matt Martz2022-09-211-0/+1
* ansible-test - Use --tmpfs to run containers. (#78605)Matt Clay2022-08-221-0/+9
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-22/+22
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-041-6/+6
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-11/+11
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-51/+51
* ansible-test - More flexible become support.Matt Clay2022-06-171-10/+5
* ansible-test - Enhance the shell command. (#77734)Matt Clay2022-05-051-1/+1
* ansible-test - Add multi-arch remote support.Matt Clay2022-04-291-4/+12
* ansible-test - Add support for remote Ubuntu VMs.Matt Clay2022-04-291-0/+2
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-271-6/+8
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-251-6/+4
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-251-4/+6
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-281-7/+8
* ansible-test - Clean up venv code.Matt Clay2022-02-171-5/+1
* ansible-test - Fix inventory generation.Matt Clay2021-09-301-2/+2
* ansible-test - Fix code coverage reporting. (#75771)Matt Clay2021-09-231-0/+3
* ansible-test - Add `--prime-containers` option.Matt Clay2021-09-231-0/+3
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-0/+755