You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/.azure-pipelines/commands
Jordan Borean 9a5a9e48fc
Improve testing for Windows SSH and other connection plugins (#83834)
Expands the test matrix used for testing on Windows to cover the three
connection plugins we support for all the tasks. This change also
changes how raw commands are run over SSH to avoid starting a
`powershell.exe` process that was uneeded in the majority of cases used
in Ansible. This simplifies our code a bit more by removing extra
Windows specific actions in the ssh plugin and improves the efficiency
when running tasks.
3 months ago
..
incidental Improve testing for Windows SSH and other connection plugins (#83834) 3 months ago
alpine.sh Relocate the AZP entry point scripts (#80114) 2 years ago
cloud.sh Relocate the AZP entry point scripts (#80114) 2 years ago
entry-point.sh Relocate the AZP entry point scripts (#80114) 2 years ago
fedora.sh Relocate the AZP entry point scripts (#80114) 2 years ago
freebsd.sh Relocate the AZP entry point scripts (#80114) 2 years ago
galaxy.sh Relocate the AZP entry point scripts (#80114) 2 years ago
generic.sh Relocate the AZP entry point scripts (#80114) 2 years ago
i.sh Relocate the AZP entry point scripts (#80114) 2 years ago
linux.sh Relocate the AZP entry point scripts (#80114) 2 years ago
macos.sh Relocate the AZP entry point scripts (#80114) 2 years ago
remote.sh Relocate the AZP entry point scripts (#80114) 2 years ago
rhel.sh Relocate the AZP entry point scripts (#80114) 2 years ago
sanity.sh Remove `docs` and `examples` directories (#81011) 1 year ago
ubuntu.sh Relocate the AZP entry point scripts (#80114) 2 years ago
units.sh Relocate the AZP entry point scripts (#80114) 2 years ago
windows.sh Improve testing for Windows SSH and other connection plugins (#83834) 3 months ago