* Simplify docker_*_facts return names. * Adjust regular return values of modules to match style of docker_*_facts modules.
* docker_volume: Deprecating force option, adding recreate option. * Add changelog. * Remove mis-placed force: yes for docker_volume.
* Add docker_volume_facts module. * Fix type confusion. * Improve tests.