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/test/integration/targets/connection_windows_ssh
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>
6 years ago
..
aliases Add support for Windows hosts in the SSH connection plugin (#47732) 6 years ago
runme.sh Add support for Windows hosts in the SSH connection plugin (#47732) 6 years ago
test_connection.inventory.j2 Add support for Windows hosts in the SSH connection plugin (#47732) 6 years ago
tests.yml Add support for Windows hosts in the SSH connection plugin (#47732) 6 years ago
tests_fetch.yml Add support for Windows hosts in the SSH connection plugin (#47732) 6 years ago
windows.sh Add support for Windows hosts in the SSH connection plugin (#47732) 6 years ago