mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Merge pull request #5133 from joshuaconner/add_docker_max_version_to_docs
add supported docker version to docs
This commit is contained in:
@@ -134,6 +134,8 @@ options:
|
||||
aliases: []
|
||||
author: Cove Schneider
|
||||
requirements: [ "docker-py" ]
|
||||
notes:
|
||||
- Currently supports Docker version <= 0.6.4 only.
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
||||
Reference in New Issue
Block a user