docker_swarm_service: Fix typo for option type (#50483)

* Fix typo for option type in docker_swarm_service.

* Add changelog.
This commit is contained in:
Felix Fontein
2019-01-03 12:33:59 +01:00
committed by Abhijit Menon-Sen
parent 4dd2b8e2d0
commit 6b33c588d0
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "docker_swarm_service - fixing wrong option type for ``update_order`` which prevented using that option."