mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-17 14:21:30 +00:00
Fix aws_s3_cors documentation (#35684)
This commit is contained in:
@@ -27,8 +27,7 @@ options:
|
||||
state:
|
||||
description:
|
||||
- Create or remove cors on the s3 bucket
|
||||
required: false
|
||||
default: present
|
||||
required: true
|
||||
choices: [ 'present', 'absent' ]
|
||||
extends_documentation_fragment:
|
||||
- aws
|
||||
|
||||
Reference in New Issue
Block a user