mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
docker_container: fix idempotency problem with empty published_ports list (#979)
* Distinguish between [] and None. * Add changelog fragment. * Fix typo.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_container - fix idempotency problem with ``published_ports`` when strict comparison is used and list is empty (https://github.com/ansible-collections/community.general/issues/978)."
|
||||
Reference in New Issue
Block a user