ansible/changelogs
Felix Fontein 08324198da docker_container: improve race condition behavior for detach:no, auto_remove:yes behavior (#47712)
* Don't die when get_container is called for container which is terminating during get_container call.

If it terminates between client.containers() and client.inspect_container(),
the module will fail with an error such as
    Error inspecting container: 404 Client Error: Not Found ("No such container: xxx")

* Add changelog.

(cherry picked from commit b9706e2ff5)
2018-10-31 10:05:39 -07:00
..
fragments docker_container: improve race condition behavior for detach:no, auto_remove:yes behavior (#47712) 2018-10-31 10:05:39 -07:00
.changes.yaml New release v2.7.1 2018-10-25 13:12:52 -07:00
CHANGELOG-v2.7.rst New release v2.7.1 2018-10-25 13:12:52 -07:00
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 2018-05-30 16:47:48 -07:00
config.yaml Implement new changelog generator. 2018-06-05 19:08:15 -07:00