ansible/changelogs/fragments/48061-docker_container-auto_removal.yml
Felix Fontein af2b477950 docker_container: fix container removal when auto_remove is used (#48061)
* Fix container removal when auto_remove is used.
2018-11-05 11:33:56 +00:00

2 lines
103 B
YAML

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