1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-19 07:53:11 +00:00
community.general/lib/ansible/plugins/connection
Peter Sprygada 8ddffcb1a6 new connection plugin netconf (#20636)
* adds connection plugin for creating modules that use netconf
* adds basic unit test cases for connection plugin
2017-01-25 10:15:26 -05:00
..
__init__.py updates ensure_connect decorator function 2017-01-24 09:52:20 -05:00
accelerate.py
chroot.py
docker.py
funcd.py
iocage.py
jail.py
libvirt_lxc.py
local.py
lxc.py
lxd.py
netconf.py new connection plugin netconf (#20636) 2017-01-25 10:15:26 -05:00
network_cli.py fixes the timeout source in network_cli (#20302) 2017-01-16 09:15:46 -05:00
paramiko_ssh.py
persistent.py
ssh.py Add pipeline-ish method using dd for file transfer over SSH (#18642) 2017-01-19 12:31:14 -05:00
winrm.py winrm managed kinit (#20416) 2017-01-24 15:04:11 -08:00
zone.py