Community Docker Collection for Ansible: modules and plugins for working with Docker
Go to file
Felix Fontein 773a2a5316 docker_container: fix idempotency problem with empty published_ports list (#979)
* Distinguish between [] and None.

* Add changelog fragment.

* Fix typo.
2020-10-30 07:05:51 +01:00
plugins docker_container: fix idempotency problem with empty published_ports list (#979) 2020-10-30 07:05:51 +01:00
tests docker_container: fix idempotency problem with empty published_ports list (#979) 2020-10-30 07:05:51 +01:00