mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
docker_swarm_service: add support for replicated jobs (#1108)
* 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>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
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).
|
||||
Reference in New Issue
Block a user