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
parent b1724344d5
commit a52ff221f7

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.