ansible/changelogs/fragments/48061-docker_container-auto_removal.yml
Felix Fontein 32b3806e0e docker_container: fix container removal when auto_remove is used (#48061)
* Fix container removal when auto_remove is used.

(cherry picked from commit af2b477950)
2018-11-06 13:27:10 -08:00

2 lines
103 B
YAML

bugfixes:
- "docker_container - do not fail when removing a container which has ``auto_remove: yes``."