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.pull/45728/head
parent
8afe46dc02
commit
c5ea3d058e
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_container - fix idempotency check for published_ports in some special cases."
|
Loading…
Reference in New Issue