mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
* Avoid crash during idempotence check if published_port is not specified. * Add tests. * Convert lambda to function.
3 lines
250 B
YAML
3 lines
250 B
YAML
bugfixes:
|
|
- "docker_swarm_services - avoid crash during idempotence check if ``published_port`` is not specified (https://github.com/ansible-collections/community.docker/issues/107, https://github.com/ansible-collections/community.docker/pull/136)."
|