-
Notifications
You must be signed in to change notification settings - Fork 126
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
[stable-2] Make current_container_facts work with newer Docker versions and latest ansible-test container changes #512
[stable-2] Make current_container_facts work with newer Docker versions and latest ansible-test container changes #512
Conversation
…st ansible-test container changes (ansible-collections#510) * Add more debug output. * Add basic integration test. * Split into lines. * Fix docker detection, add podman detection. ci_complete * Improve regular expression. * Document that this module is trying its best, but might not be perfect. * Update comment. (cherry picked from commit c2d84ef)
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Backport is functionally identical, good to go
Backport to stable-1: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 3da9aa3 on top of patchback/backports/stable-1/3da9aa3b9c0b1fe166af16e090419fe5ca9feca5/pr-512 Backporting merged PR #512 into stable-2
🤖 @patchback |
@kristianheljas thanks for checking this one! |
…ns and latest ansible-test container changes (#512) * Make current_container_facts work with newer Docker versions and latest ansible-test container changes (#510) * Add more debug output. * Add basic integration test. * Split into lines. * Fix docker detection, add podman detection. ci_complete * Improve regular expression. * Document that this module is trying its best, but might not be perfect. * Update comment. (cherry picked from commit c2d84ef) * Remove new feature (podman support). (cherry picked from commit 3da9aa3)
SUMMARY
Backport of the bugfix part of #510 to stable-2.
ISSUE TYPE
COMPONENT NAME
current_container_facts