mirror of https://github.com/ansible/ansible.git
[2.7] docker_swarm_service: fix problem with UpdateConfig on certain docker daemons (#53224)
* Avoid KeyError when UpdateConfig isn't returned. * Add changelog.pull/53283/head
parent
597db1dc28
commit
122e73d062
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- "docker_swarm_service - fix problem with docker daemons which do not return ``UpdateConfig`` in the swarm service spec."
|
||||||
Loading…
Reference in New Issue