mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
docker_container: fix ipc_mode and pid_mode idempotency (#47997)
* Fix ipc_mode and pid_mode idempotency when container names are used. * Add changelog. * Update pid_mode documentation.
This commit is contained in:
committed by
Will Thames
parent
3cca4185be
commit
35809e99bc
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_container - fix ``ipc_mode`` and ``pid_mode`` idempotency if the ``host:<container-name>`` form is used (as opposed to ``host:<container-id>``)."
|
||||
Reference in New Issue
Block a user