Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection plugins: implement connection reset #312

Merged

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

The default behavior for connection plugins which do not implement reset() is display.warning("Reset is not implemented for this connection"). A proper reset isn't really needed, so instead let's do something that makes sense.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

docker and docker_api connection plugins

@felixfontein felixfontein merged commit 3c7c496 into ansible-collections:main Mar 22, 2022
@felixfontein felixfontein deleted the connection-reset branch March 22, 2022 06:13
@felixfontein
Copy link
Collaborator Author

@briantist thanks for reviewing this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants