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/plugins/connection
2017-02-09 16:43:52 -08:00
..
__init__.py refactoring async 2017-02-06 19:32:00 -05:00
accelerate.py
chroot.py
docker.py
funcd.py
iocage.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
jail.py
libvirt_lxc.py
local.py Move ssh and local connection plugins from using raw select to selectors 2017-02-03 08:23:50 -08:00
lxc.py
lxd.py
netconf.py new connection plugin netconf (#20636) 2017-01-25 10:15:26 -05:00
network_cli.py additional exception handling 2017-01-26 22:59:32 -05:00
paramiko_ssh.py
persistent.py
ssh.py Move ssh and local connection plugins from using raw select to selectors 2017-02-03 08:23:50 -08:00
winrm.py Update winrm to allow fetch_file to work on files in use by processes (#18174) 2017-02-09 16:43:52 -08:00
zone.py