2f91d399ec
* Don't crash when publish isn't specified. * Add changelog. * Add validation code. * Use generic supertype of dict.
3 lines
191 B
YAML
3 lines
191 B
YAML
bugfixes:
|
|
- "docker_swarm_service - don't crash when ``publish`` is not specified."
|
|
- "docker_swarm_service - do basic validation of ``publish`` option if specified (must be list of dicts)."
|