fixed option description

This commit is contained in:
Brian Coca 2015-08-27 14:30:29 -04:00
parent b235b171ad
commit a9d5392b71

View file

@ -20,7 +20,7 @@ short_description: Manage s3 buckets in AWS
description:
- Manage s3 buckets in AWS
version_added: "2.0"
author: Rob White (@wimnat)
author: "Rob White (@wimnat)"
options:
force:
description:
@ -44,7 +44,8 @@ options:
required: false
default: null
s3_url:
description: S3 URL endpoint for usage with Eucalypus, fakes3, etc. Otherwise assumes AWS
description:
- S3 URL endpoint for usage with Eucalypus, fakes3, etc. Otherwise assumes AWS
default: null
aliases: [ S3_URL ]
requester_pays: