community.general/lib/ansible/plugins/connection
Nathaniel Case 406b59aeba
Move persistent connections to only use registered variables (#45616)
* Try to intuit proper plugins to send to ansible-connection

* Move sub-plugins to init so that vars will be populated in executor

* Fix connection unit tests
2018-09-20 09:56:43 -04:00
..
__init__.py Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
buildah.py
chroot.py
docker.py
funcd.py
httpapi.py Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
iocage.py
jail.py
kubectl.py
libvirt_lxc.py
local.py
lxc.py
lxd.py Fix mixed output from ansible and lxd when using the lxd connection plugin (#45246) 2018-09-18 19:36:51 -04:00
napalm.py Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
netconf.py Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
network_cli.py Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
oc.py
paramiko_ssh.py
persistent.py
psrp.py
saltstack.py
ssh.py
winrm.py
zone.py