Add proper version_added for rgw option in s3.py
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>pull/4420/head
parent
0b156aae16
commit
6346cad9d0
|
@ -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 New Issue