Skip to content

Conversation

@raven428
Copy link

SUMMARY

When using wait_for_connection module at the beginning of every Ansible run, it resets the multiplexed connection every time. It's not nice because triggers extra connection to ssh-agent which can be avoided

ISSUE TYPE
  • Feature Pull Request
ADDITIONAL INFORMATION

The patch makes wait_for_connection module reset the multiplexed connection only at failure for the next try. Successful connections will use existing multiplexed connection

none

@ansibot ansibot added feature This issue/PR relates to a feature request. needs_triage Needs a first human triage before being processed. labels Aug 24, 2024
@webknjaz
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@s-hertel s-hertel removed the needs_triage Needs a first human triage before being processed. label Aug 27, 2024
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Sep 3, 2024
@ansibot ansibot added the stale_pr This PR has not been pushed to for more than one year. label Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature This issue/PR relates to a feature request. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. stale_pr This PR has not been pushed to for more than one year.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants