From 0a3150f7d75c3fe02efedacfe6ea62aab85fa4ce Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Thu, 25 Jun 2015 08:29:42 -0700 Subject: [PATCH] Add version_added documentation to log_driver parameter --- lib/ansible/modules/cloud/docker/docker.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ansible/modules/cloud/docker/docker.py b/lib/ansible/modules/cloud/docker/docker.py index 7021458620..42c33031e8 100644 --- a/lib/ansible/modules/cloud/docker/docker.py +++ b/lib/ansible/modules/cloud/docker/docker.py @@ -110,6 +110,7 @@ options: - json-file - none - syslog + version_added: "2.0" memory_limit: description: - RAM allocated to the container as a number of bytes or as a human-readable