community.general/lib/ansible/plugins/connection
Brian Coca 42912e1ac8 minimize loading files/plugins
avoids some repetitive loading
 - read config file only once
 - now cache the ini parser per file
 - optimize shell plugin loading

tried to 'optimize' vars_plugins loading but it creates issues with precedence,
probalby due to iterator not being reset, will look into it in subsequent fix/PR
2018-04-10 17:22:31 -04:00
..
__init__.py minimize loading files/plugins 2018-04-10 17:22:31 -04:00
buildah.py
chroot.py
docker.py use `docker exec` in case `docker cp` failed. (#26571) 2017-12-13 15:30:30 -06:00
funcd.py Config continued (#31024) 2017-11-16 13:49:57 -05:00
iocage.py Python 2.6 `str.format()` compatibility fixes. 2018-01-10 14:08:11 -08:00
jail.py
kubectl.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
libvirt_lxc.py
local.py
lxc.py
lxd.py
netconf.py ansible_ssh_pass is the ENV variable (#38035) 2018-04-04 07:45:57 -06:00
network_cli.py ansible_ssh_pass is the ENV variable (#38035) 2018-04-04 07:45:57 -06:00
oc.py Add K8s inventory plugin (#34920) 2018-01-20 08:50:01 -05:00
paramiko_ssh.py Fix paramiko connections to hosts with uppercase characters (#35555) 2018-02-02 10:08:40 -05:00
persistent.py Fall back to ValueError if JSONDecodeError is not available (#38276) 2018-04-06 16:28:39 -04:00
saltstack.py
ssh.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
winrm.py winrm: added flag handler for kinit to request forwardable ticket when delegation is set (#37815) 2018-04-09 18:00:19 -07:00
zone.py typo fix (#33810) 2017-12-12 12:25:53 +00:00