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/46819/head
parent
10fd0251e8
commit
4ffc75ab44
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_container - fix idempotency check for published_ports in some special cases."
|
||||
Loading…
Reference in New Issue