community.general/lib/ansible/plugins/strategy
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 shuts down persistent connections at end of play run (#32825) 2017-11-22 15:30:06 +00:00
debug.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
free.py shuts down persistent connections at end of play run (#32825) 2017-11-22 15:30:06 +00:00
linear.py shuts down persistent connections at end of play run (#32825) 2017-11-22 15:30:06 +00:00