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
Rick Elrod 304c3e57e8
[ssh] Add new sshpass_prompt option (#68874)
Change:
Allows the user to configure sshpass (1.06+) to look for a different
substring than the default "assword" that it comes with.

Test Plan:
Set a custom ssh password prompt on a VM with PAM and tried connecting to
it. Without `ansible_sshpass_prompt` set in inventory: experienced hang.
With `ansible_sshpass_prompt` in inventory: connected successfully.

Tried setting `ansible_sshpass_prompt` with an older `sshpass` in PATH
and got a loud error, as expected.

Tickets:
Fixes #34722, fixes #54743, refs #11565.

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration [ssh] Add new sshpass_prompt option (#68874) 4 years ago
lib/ansible_test Allow to deprecate options and aliases by date (#68177) 4 years ago
sanity collection routing (#67684) 4 years ago
support Remove conflicting plugin from test/support/ dir. (#69628) 4 years ago
units Allow to deprecate options and aliases by date (#68177) 4 years ago
utils/shippable Use a custom build container on Shippable. (#69660) 4 years ago