community.general/lib/ansible/plugins/strategy
Ganesh Nalawade dfd68e4966
Fix persistent reset_connection issue (#33590)
Fixes #33589

If persistent socket does not exist catch the execption
and ignore it as the coneection is already closed.
2017-12-06 19:37:09 +05:30
..
__init__.py Fix persistent reset_connection issue (#33590) 2017-12-06 19:37:09 +05:30
debug.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
free.py Additionally template args in role_include that affect role loading (#33386) 2017-11-30 10:52:28 -05:00
linear.py shuts down persistent connections at end of play run (#32825) 2017-11-22 15:30:06 +00:00