community.docker/changelogs/fragments/100-fix-update_failture_action-keyerror-in-docker_swarm_service.yaml
sgpinkus 149a3abbc3
Fix update_failure_action KeyError in docker_swarm_service (#100)
* Fix update_failure_action KeyError in docker_swarm_service.py

* Update plugins/modules/docker_swarm_service.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-03-14 22:52:27 +01:00

4 lines
199 B
YAML

bugfixes:
- "``docker_swarm_service`` - fix KeyError on caused by reference to
deprecated option ``update_failure_action`` (https://github.com/ansible-collections/community.docker/pull/100)."