mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
docker_container: fix container removal when auto_remove is used (#48061)
* Fix container removal when auto_remove is used.
This commit is contained in:
committed by
John R Barker
parent
af79adca1d
commit
af2b477950
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_container - do not fail when removing a container which has ``auto_remove: yes``."
|
||||
Reference in New Issue
Block a user