mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07: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:
parent
7521be73c1
commit
3f0c47196e
5 changed files with 36 additions and 4 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue