mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
* feat(docker_swarm_service): Add support for replicated jobs * chore(docker_swarm_plugin): Fixes after review * chore(docker_swarm_service): Add a check for minimum version * chore(docker_swarm_service): Add changelog fragment for #1108 * fix(docker_swarm_service): Fix typo in version check * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Tristan Pourcelot <tristan.pourcelot@exatrack.com> Co-authored-by: Felix Fontein <felix@fontein.de>
3 lines
238 B
YAML
3 lines
238 B
YAML
minor_changes:
|
|
- docker_swarm_service - add support for ``replicated-job`` mode for Swarm services (https://github.com/ansible-collections/community.docker/issues/626, https://github.com/ansible-collections/community.docker/pull/1108).
|