diff --git a/lib/ansible/modules/cloud/amazon/s3.py b/lib/ansible/modules/cloud/amazon/s3.py index 569da2ce234..086b5acb328 100755 --- a/lib/ansible/modules/cloud/amazon/s3.py +++ b/lib/ansible/modules/cloud/amazon/s3.py @@ -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.