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

[2.8] docker_container: wait for removal if removal is in process #66118

Merged
merged 2 commits into from Jan 10, 2020

Commits on Dec 29, 2019

  1. docker_container: wait for removal if removal is in process (ansible#…

    …65854)
    
    * Allow to inspect containers directly.
    
    * Wait for containers to be removed before recreating them.
    
    * Also wait for containers to be removed before creating them.
    
    * Add changelog.
    
    (cherry picked from commit 4df5bdb)
    felixfontein committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    dbc76b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Don't wait for removal during check mode. (ansible#66145)

    (cherry picked from commit 14e32c8)
    felixfontein committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    0e2e9b7 View commit details
    Browse the repository at this point in the history