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
Jordan Borean a57e6172f7
Ensure -k is set to delegated hosts without a pass (#71136) - 2.9 (#71167)
* Ensure -k is set to delegated hosts without a pass (#71136)

* Ensure -k is set to delegated hosts without a pass

* Fix up some broken tests

* Update task_executor.py

one possible fix, the other is updating winrm to normalize on 'password' like the other connection plugins

* Add alias for winrm and fix incorrect assumption

* Make sure aliases are used for keyword options

* Conditionally run test if sshpass is present, fix sanity

Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
(cherry picked from commit 3f22f79e73)

* Backport subset of https://github.com/ansible/ansible/pull/69670
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Ensure -k is set to delegated hosts without a pass (#71136) - 2.9 (#71167) 4 years ago
legacy Rename Azure modules: facts -> info (#61505) 5 years ago
lib/ansible_test ansible-test: bump acme test container version to 2.0.0 (#71097) (#71166) 4 years ago
sanity [2.9] api: time.clock compatible code (#70678) 4 years ago
units reset logging to INFO (#70878) (#70882) 4 years ago
utils Increase unit test timeouts. 5 years ago