Commit b6b9e1c6 by James Cammarata

Adding version_added field to metadata field in s3 module

parent c7d97796
......@@ -88,6 +88,8 @@ options:
- Metadata for PUT operation, as a dictionary of 'key=value' and 'key=value,key=value'.
required: false
default: null
version_added: "1.6"
requirements: [ "boto" ]
author: Lester Wade, Ralph Tice
'''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment