summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/become.py
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-131-0/+6
* ansible-test - Fix various type hinting issues. (#79798)Matt Clay2023-01-231-3/+3
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-5/+4
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-10/+10
* ansible-test - Use sudo for all remotes. (#78310)Matt Clay2022-07-191-1/+32
* ansible-test - Use shlex.join where appropriate.Matt Clay2022-06-171-3/+3
* ansible-test - Add support for more remotes.Matt Clay2022-06-171-0/+19
* ansible-test - More flexible become support.Matt Clay2022-06-171-0/+7
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-0/+52