mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
docker_container: fix interaction of detach:no with auto_remove:yes (#47396)
* Behave better if auto_remove and output_logs are combined. Warn if output cannot be retrieved because of auto_remove. * Add tests. * Added changelog.
This commit is contained in:
committed by
John R Barker
parent
29b4b36501
commit
3afdb28209
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_container - fix behavior of ``detach: yes`` if ``auto_remove: yes`` is specified."
|
||||
Reference in New Issue
Block a user