mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* Fix misleading cleanup/detach documentation Current documentation is not concrete regarding desired state of `detach` to make container be properly removed with `cleanup` Make `detach:false` be mentioned explicitly * Tweak formatting