Add version added info for s3 module.
This commit is contained in:
parent
9ca7d52364
commit
aebe1030dc
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ options:
|
|||
- force overwrite if a file with the same name already exists, values true/false/yes/no. Does not support files uploaded to s3 with multipart upload.
|
||||
required: false
|
||||
default: false
|
||||
version_added: "1.2"
|
||||
examples:
|
||||
- code: 's3 bucket=mybucket path=/path/to/file state=present'
|
||||
description: "Simple playbook example"
|
||||
|
|
Loading…
Reference in a new issue