ansible/lib/ansible/plugins
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
..
action provides per host/plugin world readable temp opt (#69393) 2020-05-26 15:29:37 -04:00
become Migrated to ansible.netcommon 2020-03-23 11:14:21 -05:00
cache Add resource_from_fqcr utility function. (#68474) 2020-05-14 13:50:29 -04:00
callback Fix label lookup in the default callback for includes (#68822) 2020-04-09 13:27:58 -05:00
cliconf Migrated to vyos.vyos 2020-03-23 11:14:21 -05:00
connection [ssh] Add new sshpass_prompt option (#68874) 2020-05-26 19:58:31 -05:00
doc_fragments provides per host/plugin world readable temp opt (#69393) 2020-05-26 15:29:37 -04:00
filter add test coverage for core filters (#68518) 2020-03-27 17:18:27 -07:00
httpapi Migrated to ibm.qradar 2020-03-23 11:14:21 -05:00
inventory collection routing (#67684) 2020-05-26 09:42:06 -07:00
lookup typofix - globbing instead of globing. (#69515) 2020-05-15 13:23:35 +05:30
netconf Migrated to junipernetworks.junos 2020-03-23 11:14:21 -05:00
shell windows - fix up env var quoting for unicode single quotes (#68968) 2020-04-16 20:24:23 +10:00
strategy collection routing (#67684) 2020-05-26 09:42:06 -07:00
terminal Migrated to vyos.vyos 2020-03-23 11:14:21 -05:00
test Add new truthy and falsy jinja2 tests (#62602) 2019-10-02 13:58:28 -04:00
vars Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
__init__.py Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
loader.py collection routing (#67684) 2020-05-26 09:42:06 -07:00