1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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."