docker_swarm_service: Add hosts option (#53290)

* Add hosts option

* Add changelog fragment
This commit is contained in:
Hannes Ljungberg
2019-03-05 19:59:49 +01:00
committed by John R Barker
parent 1323dca9e9
commit 7a130d5446
4 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- "docker_swarm_service - Added support for ``hosts`` parameter."