ansible/changelogs/fragments/53479-docker_swarm_service-documentation-fixes.yaml
Hannes Ljungberg 3d07e7241a docker_swarm_service: Documentation fixes (#53479)
* Document and validate mode choices

* Update examples

* Test cpu float values

* Test correct option

* Fix module return sample

* Add secrets and user to module return value

* Order options alphabetically

* Add changelog

* yaml indentation

* Revert "Order options alphabetically"

This reverts commit 51dabccda7.

* Be consistent with choices type
2019-03-07 16:51:59 -06:00

2 lines
77 B
YAML

bugfixes:
- "docker_swarm_service - Validate choices for option ``mode``."