ansible/lib/ansible
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>
2020-05-26 19:58:31 -05:00
..
cli collection routing (#67684) 2020-05-26 09:42:06 -07:00
collections collection routing (#67684) 2020-05-26 09:42:06 -07:00
compat Fix filedescriptor out of range in select() when running commands (#65058) 2020-05-14 11:46:34 -04:00
config provides per host/plugin world readable temp opt (#69393) 2020-05-26 15:29:37 -04:00
errors collection routing (#67684) 2020-05-26 09:42:06 -07:00
executor collection routing (#67684) 2020-05-26 09:42:06 -07:00
galaxy Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
inventory Remove deprecation for TRANSFORM_INVALID_GROUP_CHARS (#66650) 2020-05-13 10:16:32 -04:00
module_utils Allow to deprecate options and aliases by date (#68177) 2020-05-26 20:23:56 -04:00
modules [yum] Make package removal confirmation strict (#69592) 2020-05-26 14:47:39 -04:00
parsing Spelling: dependant -> dependent (#69661) 2020-05-22 11:24:25 +05:30
playbook collection routing (#67684) 2020-05-26 09:42:06 -07:00
plugins [ssh] Add new sshpass_prompt option (#68874) 2020-05-26 19:58:31 -05:00
template collection routing (#67684) 2020-05-26 09:42:06 -07:00
utils Allow to deprecate options and aliases by date (#68177) 2020-05-26 20:23:56 -04:00
vars fix delegation vars usage (debug still shows inventory_hostname) (#69244) 2020-05-14 16:36:13 -04:00
__init__.py
constants.py add collection plugin listing to ansible-doc (#68522) 2020-03-31 15:25:20 -04:00
context.py
release.py Update release name for 2.10 2019-09-05 18:36:06 -07:00