mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-09 23:00:02 -07:00
correct documentation formatting
This commit is contained in:
parent
bf7851d9ad
commit
ba8cc9493a
4 changed files with 15 additions and 15 deletions
|
@ -40,7 +40,7 @@ options:
|
|||
default: null
|
||||
region:
|
||||
description:
|
||||
- AWS region to create the bucket in. If not set then the value of the AWS_REGION and EC2_REGION environment variables are checked, followed by the aws_region and ec2_region settings in the Boto config file. If none of those are set the region defaults to the S3 Location: US Standard.
|
||||
- "AWS region to create the bucket in. If not set then the value of the AWS_REGION and EC2_REGION environment variables are checked, followed by the aws_region and ec2_region settings in the Boto config file. If none of those are set the region defaults to the S3 Location: US Standard."
|
||||
required: false
|
||||
default: null
|
||||
s3_url:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue