mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
[docker_container] Fixes idempotency checks for network_mode (#49797)
Fixes #49794
This commit is contained in:
committed by
John R Barker
parent
d36922064b
commit
8fcf9e1a28
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- docker_container - fix ``network_mode`` idempotency if the ``container:<container-name>`` form is used (as opposed to ``container:<container-id>``) (https://github.com/ansible/ansible/issues/49794)
|
||||
Reference in New Issue
Block a user