ansible/changelogs/fragments/51170-docker_swarm_service-handle-out-of-sequence-error.yml

3 lines
222 B
YAML
Raw Normal View History

bugfixes:
- "docker_swarm_service - When docker fails to update a container with an ``update out of sequence`` error, the module will retry to update up to two times, and only fail if all three attempts do not succeed."