mirror of https://github.com/ansible/ansible.git
docker_container: fix problem with published_ports idempotency (#46595)
* Fix comparisons for expected_ports (set vs dict).
* Added changelog.
(cherry picked from commit c5ea3d058e
)
pull/47145/head
parent
05c6df53f0
commit
c41c3b4160
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_container - fix idempotency check for published_ports in some special cases."
|
Loading…
Reference in New Issue