mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-27 04:41:26 -07:00
* WIP Pull persistent connection parameters via get_option * Fix pep8 * Add use_persistent_connection setting to paramiko_ssh plugin * Add vars section to persistent_command_timeout setting and prevail provider values over config manager * Use persistent_command_timeout on network_cli instead of timeout * Fix unit tests If we don't call loader to get network_cli, then _load_name is never set and we get KeyError. * Pull persistent_command_timeout via config manager for ios connection local * Pull persistent_command_timeout via config manager on connection local |
||
---|---|---|
.. | ||
__init__.py | ||
buildah.py | ||
chroot.py | ||
docker.py | ||
funcd.py | ||
iocage.py | ||
jail.py | ||
kubectl.py | ||
libvirt_lxc.py | ||
local.py | ||
lxc.py | ||
lxd.py | ||
netconf.py | ||
network_cli.py | ||
oc.py | ||
paramiko_ssh.py | ||
persistent.py | ||
saltstack.py | ||
ssh.py | ||
winrm.py | ||
zone.py |