mirror of https://github.com/ansible/ansible.git
self._discovered_interpreter_key is None unless a previous iteration
has attempted discovery. In that case, force re-discovery, as the
previous attempt certainly failed.
(cherry picked from commit fd954a9c5c
)
pull/67297/head
parent
7b03b581dc
commit
aa64519072
@ -0,0 +1,4 @@
|
||||
---
|
||||
bugfixes:
|
||||
- wait_for_connection - with pipelining enabled, interpreter discovery would
|
||||
fail if the first connection attempt was not successful
|
Loading…
Reference in New Issue