Add proper version_added for rgw option in s3.py

Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
This commit is contained in:
Javier M. Mellid 2016-06-17 21:37:29 +02:00 committed by Matt Clay
parent 0b156aae16
commit 6346cad9d0

View file

@ -138,6 +138,7 @@ options:
description:
- Enable Ceph RGW S3 support
default: false
version_added: "2.2"
src:
description:
- The source file path when performing a PUT operation.