summaryrefslogtreecommitdiff
path: root/lib/ansible/utils/ssh_functions.py
Commit message (Collapse)AuthorAgeFilesLines
* Check controlpersist (#17443)Toshio Kuratomi2016-09-121-0/+47
* Add a new config option to cache the check for controlpersist on the control machine. Fixes #15844 * Remove the option and make the behavior the default * Make the check for controlpersist cache its status per-ssh executable