community.general/lib/ansible/plugins/connection
Peter Sprygada 69575e25d0 shuts down persistent connections at end of play run (#32825)
This change will now track any created persistent connection and shut it
down at the end of the play run.  This change also includes an update to
properly honor the reset_connection meta handler.
2017-11-22 15:30:06 +00:00
..
__init__.py Config continued (#31024) 2017-11-16 13:49:57 -05:00
buildah.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
chroot.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
docker.py Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
funcd.py Config continued (#31024) 2017-11-16 13:49:57 -05:00
iocage.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
jail.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
libvirt_lxc.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
local.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
lxc.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
lxd.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
netconf.py shuts down persistent connections at end of play run (#32825) 2017-11-22 15:30:06 +00:00
network_cli.py shuts down persistent connections at end of play run (#32825) 2017-11-22 15:30:06 +00:00
paramiko_ssh.py Fix hang on unkown host key for network_cli (#32937) 2017-11-17 13:09:02 -05:00
persistent.py Config continued (#31024) 2017-11-16 13:49:57 -05:00
saltstack.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
ssh.py Config continued (#31024) 2017-11-16 13:49:57 -05:00
winrm.py win_reboot: change to sample system uptime instead of checking port status (#31767) 2017-11-20 16:01:22 -08:00
zone.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00