Add docker_volume_facts module (#49692)

* Add docker_volume_facts module.

* Fix type confusion.

* Improve tests.
This commit is contained in:
Felix Fontein
2018-12-10 06:41:46 +01:00
committed by Will Thames
parent 36e3edff50
commit aec98b6aab
7 changed files with 204 additions and 5 deletions

View File

@@ -77,7 +77,7 @@ exists:
docker_container:
description:
- Facts representing the current state of the container. Matches the docker inspection output.
- Will be empty if container does not exist.
- Will be C(None) if container does not exist.
returned: always
type: dict
sample: '{