mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
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>
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
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)."
|
||||
Reference in New Issue
Block a user