ansible/changelogs/fragments/48061-docker_container-auto_removal.yml
Felix Fontein b0b9b4f7dd 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-05 10:10:34 -08:00

2 lines
103 B
YAML

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