Add proper version_added for rgw option in s3.py
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
This commit is contained in:
parent
0b156aae16
commit
6346cad9d0
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ options:
|
||||||
description:
|
description:
|
||||||
- Enable Ceph RGW S3 support
|
- Enable Ceph RGW S3 support
|
||||||
default: false
|
default: false
|
||||||
|
version_added: "2.2"
|
||||||
src:
|
src:
|
||||||
description:
|
description:
|
||||||
- The source file path when performing a PUT operation.
|
- The source file path when performing a PUT operation.
|
||||||
|
|
Loading…
Reference in a new issue