mirror of
https://github.com/ansible/ansible.git
synced 2026-08-03 08:03:05 +02:00
* Add SSH_ASKPASS as an alternative means to provide ssh with passwords
4 lines
227 B
YAML
4 lines
227 B
YAML
minor_changes:
|
|
- ssh connection plugin - Support ``SSH_ASKPASS`` mechanism to provide passwords, making it the default, but still offering an explicit choice to use ``sshpass``
|
|
(https://github.com/ansible/ansible/pull/83936)
|