Files
community.general/lib/ansible/utils
Toshio Kuratomi 86d8a4ff50 Fix encoding error with path to ssh
As reported on the mailing list, if ssh_executable (from a config
setting) contains nonascii characters then we could get a UnicodeError
here.  Transform into bytes before passing to subprocess so that
subprocess doesn't transform to bytes for us.
2017-09-22 15:31:21 -07:00
..
2017-09-16 23:35:50 -04:00
2017-08-15 16:38:59 -04:00
2017-09-17 12:25:56 -04:00