Where to get the full docker picture.

This commit is contained in:
chouseknecht 2016-05-18 13:34:13 -04:00 committed by Matt Clay
parent c0217e14a7
commit 4ac31f1e8d

View file

@ -27,7 +27,9 @@ module: docker
version_added: "1.4" version_added: "1.4"
short_description: manage docker containers short_description: manage docker containers
description: description:
- Manage the life cycle of docker containers. - This is the original Ansible module for managing the docker container life cycle.
- Additional and newer modules are available. For the latest on orchestrating containers with Ansible
visit our Getting Started with Docker guide at U(https://github.com/ansible/ansible/blob/devel/docsite/rst/guide_docker.rst).
options: options:
count: count:
description: description: