From 1825a73c4026619b6cb3855b28914d29caa5c4e9 Mon Sep 17 00:00:00 2001 From: chouseknecht Date: Wed, 18 May 2016 13:34:13 -0400 Subject: [PATCH] Where to get the full docker picture. --- cloud/docker/docker.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cloud/docker/docker.py b/cloud/docker/docker.py index 83d6c3208b4..15312783107 100644 --- a/cloud/docker/docker.py +++ b/cloud/docker/docker.py @@ -27,7 +27,9 @@ module: docker version_added: "1.4" short_description: manage docker containers 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: count: description: