mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
* 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>
4 lines
199 B
YAML
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)."
|