summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/host_configs.py
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Improve container management. (#78550)Matt Clay2022-11-291-0/+10
* ansible-test - Upgrade pylint. (#78727)Matt Clay2022-09-071-0/+1
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-9/+9
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-46/+46
* ansible-test - More flexible become support.Matt Clay2022-06-171-0/+10
* ansible-test - Clean up type hints and comments.Matt Clay2022-06-081-2/+2
* ansible-test - Add multi-arch remote support.Matt Clay2022-04-291-2/+4
* ansible-test - Fix origin host target filtering.Matt Clay2022-03-301-1/+1
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-281-9/+20
* ansible-test - Add default for Windows remotes.Matt Clay2022-01-271-3/+1
* ansible-test - Defer loading of completion entries. (#76852)Matt Clay2022-01-251-10/+10
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-0/+491