s3 module: Add missing version tag to "encrypt" parameter
This commit is contained in:
parent
514b35d7d7
commit
c0e4c50eeb
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ options:
|
|||
- When set for PUT mode, asks for server-side encryption
|
||||
required: false
|
||||
default: no
|
||||
version_added: "2.0"
|
||||
expiration:
|
||||
description:
|
||||
- Time limit (in seconds) for the URL generated and returned by S3/Walrus when performing a mode=put or mode=geturl operation.
|
||||
|
|
Loading…
Reference in a new issue