ansible/changelogs/fragments/ansible-connection-cleanup-when-failed.yaml
Nathaniel Case b1b93c7a22 [2.7] Clean up after ansible-connection if failure occurred in start() (#45930)
* [2.7] Clean up after ansible-connection if failure occurred in start() (#45929)
(cherry picked from commit 0d143ed)

Co-authored-by: Nathaniel Case <this.is@nathanielca.se>

* Add changelog fragment
2018-10-09 18:18:32 -07:00

2 lines
109 B
YAML

bugfixes:
- ansible-connection - Clean up socket files if playbook aborted before connection is started.