1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/runner/connection_plugins
fdavis b1dbeec66c Allows use of scp instead of sftp in
Added a boolean constant scp_if_ssh to the config
Added scp support for the ssh connection plugin
Refers to #1279
2012-11-05 14:25:40 -08:00
..
__init__.py Add __init__'s to git 2012-09-06 18:43:28 -04:00
fireball.py Makes ports configurable for fireball. Note port defaults really belong in the connection plugins, not runner, which can be refactored later. 2012-10-08 19:03:37 -04:00
local.py Move plugin directories 2012-08-21 20:32:21 -04:00
paramiko_ssh.py Initialize sftp variable to fix error on transferless session 2012-10-26 23:54:21 +02:00
ssh.py Allows use of scp instead of sftp in 2012-11-05 14:25:40 -08:00