ansible/changelogs/fragments/71722-fix-default-connection-timeout.yaml
Sloane Hertel 7048542199
Fix passing the connection timeout to connection plugins (#71722)
* Fix passing the connection timeout to connection plugins
2020-09-15 11:34:11 -04:00

2 lines
97 B
YAML

bugfixes:
- Pass the connection's timeout to connection plugins instead of the task's timeout.