Merge pull request #7110 from orgoj/docker-patch-version_comment

module docker - add docker version comment
pull/4420/head
James Cammarata 2014-05-09 00:57:41 -05:00
commit 5c7109b8b9
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ options:
aliases: []
version_added: "1.6"
author: Cove Schneider, Joshua Conner, Pavel Antonov
requirements: [ "docker-py >= 0.3.0" ]
requirements: [ "docker-py >= 0.3.0", "docker >= 0.10.0" ]
'''
EXAMPLES = '''