1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

add supported docker version to docs

This commit is contained in:
Joshua Conner 2013-12-02 13:08:47 -08:00
parent 32986c4d64
commit c2f128f737

View file

@ -134,6 +134,8 @@ options:
aliases: []
author: Cove Schneider
requirements: [ "docker-py" ]
notes:
- Currently supports Docker version <= 0.6.4 only.
'''
EXAMPLES = '''