-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
s3_bucket | DigitalOcean compatibility (KeyError: Rules) #508
Comments
Files identified in the description:
If these files are inaccurate, please update the |
Hi @eeshugerman, we don't have access to a digital ocean test environment. @slapula Is see you're the last person who've worked on the digital ocean support for this module. Do you have an idea what's going on? |
@eeshugerman We don't have any way to properly debug this issue. I've pushed #530 which might fix the issue. It would be helpful if you could confirm this. |
Thanks! I'll give it a try this weekend. |
Try to work around more DigitalOcean S3 incompatabilities SUMMARY fixes: #508 Trying to update S3 buckets with DigitalOcean is apparently failing again. Try to work around this. ISSUE TYPE Bugfix Pull Request COMPONENT NAME s3_bucket ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> Reviewed-by: None <None>
…ng a specific starting point (ansible-collections#508)
Summary
When I try to create a DigitalOcean Space with
s3_bucket
from v2 of this collection, the task fails.Issue Type
Bug Report
Component Name
s3_bucket
Ansible Version
Collection Versions
AWS SDK versions
This is on the remote host right? I don't have any boto stuff installed on the controller.
Configuration
OS / Environment
Debian 11
Steps to Reproduce
Expected Results
The task succeeds, space/bucket is created
Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: