1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Jordan Borean 8ef2e6da05 Add support for Windows hosts in the SSH connection plugin (#47732)
* Add support for Windows hosts in the SSH connection plugin

* fix Python 2.6 unit test and sanity issues

* fix up connection tests in CI, disable SCP for now

* ensure we don't pollute the existing environment during the test

* Add connection_windows_ssh to classifier

* use test dir for inventory file

* Required powershell as default shell and fix tests

* Remove exlicit become_methods on connection

* clarify console encoding comment

* ignore recent SCP errors in integration tests

* Add cmd shell type and added more tests

* Fix some doc issues

* revises windows faq

* add anchors for windows links

* revises windows setup page

* Update changelogs/fragments/windows-ssh.yaml

Co-Authored-By: jborean93 <jborean93@gmail.com>
2019-03-07 16:38:02 -08:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
legacy tests: cloudscale_server: convert legacy to target tests (#52576) 2019-02-20 16:15:40 +01:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
sanity scan_packages: made adding package managers easier (#49079) 2019-03-06 12:29:51 -05:00
units Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
utils Add timeout support to ansible-test. (#53302) 2019-03-05 11:58:13 -08:00