mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
* trying to delete a nonexistent bucket should not fail * Improve error handling for deleting s3 bucket * Allow successful deletion * Add test for deleting a nonexistent bucket rename integration test target from s3 to aws_s3
This commit is contained in:
committed by
Ryan Brown
parent
7521be73c1
commit
3f0c47196e
2
test/integration/targets/aws_s3/defaults/main.yml
Normal file
2
test/integration/targets/aws_s3/defaults/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
# defaults file for s3
|
||||
Reference in New Issue
Block a user